mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
Update src/libpoketube/init/pages-404-and-main.js
This commit is contained in:
parent
44183892bf
commit
bfe0b6a687
@ -100,7 +100,7 @@ module.exports = function (app, config, renderTemplate) {
|
|||||||
|
|
||||||
return renderTemplate(res, req, "landing.ejs", {
|
return renderTemplate(res, req, "landing.ejs", {
|
||||||
isOldWindows,
|
isOldWindows,
|
||||||
splash
|
random
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user