mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
client/general: add 404 page
Reuses old 404 image from 1.x branch, may be subject to change.
This commit is contained in:
@ -182,3 +182,4 @@ if (!process.argv.includes('--no-js')) {
|
||||
bundleJs(config);
|
||||
}
|
||||
copyFile('./img/favicon.png', './public/favicon.png');
|
||||
copyFile('./img/404.png', './public/404.png');
|
||||
|
Reference in New Issue
Block a user