diff options
author | Volpeon <git@volpeon.ink> | 2023-01-11 08:39:55 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2023-01-11 08:39:55 +0100 |
commit | 45b6d85bdd656d7f5efb26d43a6a716546d46cfc (patch) | |
tree | 9a02dd67d4b1cb8c7d2b7777e504529f2a577a36 /content/404 | |
parent | Update (diff) | |
download | volpeon.ink-45b6d85bdd656d7f5efb26d43a6a716546d46cfc.tar.gz volpeon.ink-45b6d85bdd656d7f5efb26d43a6a716546d46cfc.tar.bz2 volpeon.ink-45b6d85bdd656d7f5efb26d43a6a716546d46cfc.zip |
Added a 404 page
Diffstat (limited to 'content/404')
-rw-r--r-- | content/404/home.md | 5 | ||||
-rw-r--r-- | content/404/index.md | 7 |
2 files changed, 12 insertions, 0 deletions
diff --git a/content/404/home.md b/content/404/home.md new file mode 100644 index 0000000..0758ed1 --- /dev/null +++ b/content/404/home.md | |||
@@ -0,0 +1,5 @@ | |||
1 | --- | ||
2 | title: Home page | ||
3 | icon: home | ||
4 | url: / | ||
5 | --- | ||
diff --git a/content/404/index.md b/content/404/index.md new file mode 100644 index 0000000..ff1745f --- /dev/null +++ b/content/404/index.md | |||
@@ -0,0 +1,7 @@ | |||
1 | --- | ||
2 | title: 404 | ||
3 | list_layout: grid-2 | ||
4 | unlisted: true | ||
5 | --- | ||
6 | |||
7 | The page you wanted to visit does not exist. | ||