mirror of
https://codeberg.org/ashley/poke
synced 2026-04-09 07:17:58 +00:00
qwq
This commit is contained in:
@@ -26,6 +26,10 @@ function init(app, config, rendertemplate) {
|
|||||||
);
|
);
|
||||||
|
|
||||||
initlog("Loaded Download and channel pages");
|
initlog("Loaded Download and channel pages");
|
||||||
|
initlog("Loading api pages");
|
||||||
|
require("../init/pages-api.js")(app, config, rendertemplate);
|
||||||
|
initlog("loaded api pages");
|
||||||
|
|
||||||
initlog("Loading static pages");
|
initlog("Loading static pages");
|
||||||
require("../init/pages-static.js")(app, config, rendertemplate);
|
require("../init/pages-static.js")(app, config, rendertemplate);
|
||||||
initlog("loaded static pages");
|
initlog("loaded static pages");
|
||||||
|
|||||||
Reference in New Issue
Block a user