diff options
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. | ||