mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-06-15 17:26:40 +00:00
add personality to the 404 page
This commit is contained in:
parent
1fc0ed04ff
commit
7b78f10a45
@ -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: {
|
||||
|
@ -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: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user