diff options
Diffstat (limited to 'src/pages')
| -rw-r--r-- | src/pages/404.njk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pages/404.njk b/src/pages/404.njk index 3c965ac..7921b76 100644 --- a/src/pages/404.njk +++ b/src/pages/404.njk @@ -1,5 +1,7 @@ --- layout: layouts/page.njk +title: 404 Not Found +description: The resource to be accessed could not be found. --- <section><h1>Not found</h1></section> <section> |
