diff --git a/site/pages/404.md b/site/pages/404.md index c40c1bb..45ef01a 100644 --- a/site/pages/404.md +++ b/site/pages/404.md @@ -1,3 +1,7 @@ +--- +title: Not Found +--- + # 404 Not Found The page or resource requested does not exist. [Back to home](/) diff --git a/site/pages/secret.md b/site/pages/secret.md index dad89a8..1cf008a 100644 --- a/site/pages/secret.md +++ b/site/pages/secret.md @@ -1,3 +1,7 @@ +--- +title: Secret! +--- + # You found the secret page! 🎉🎉 that's it.