1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-07-24 23:31:29 +00:00

add personality to the 404 page

This commit is contained in:
2025-06-03 15:58:02 -06:00
parent 1fc0ed04ff
commit 7b78f10a45
2 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ export default {
},
error: {
title: "Not Found",
notFound: "Either this page is private or doesn't exist.",
notFound: "Somethin is wrong innit? Either this page is private or doesn't exist.",
home: "Return to Homepage",
},
folderContent: {

View File

@@ -67,7 +67,7 @@ export default {
},
error: {
title: "Not Found",
notFound: "Either this page is private or doesn't exist.",
notFound: "Either this page is private or doesn't exist. If you think something should be here, let me know.",
home: "Return to Homepage",
},
folderContent: {