aboutsummaryrefslogtreecommitdiff
path: root/layouts/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/404.html')
-rw-r--r--layouts/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/404.html b/layouts/404.html
index f0b35fb..468ba6f 100644
--- a/layouts/404.html
+++ b/layouts/404.html
@@ -9,7 +9,7 @@
<body>
<main class="flex justify-center">
- <h1>404 Not Found</h1>
+ <h1>404 Not Found</h1>
</main>
{{ partial "docs/inject/body" . }}