Skip to content

Commit 19f9296

Browse files
committed
fix: add title to 404.html
1 parent cebae94 commit 19f9296

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

404.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
title: Page not found
3+
---
14
<div class="max-w-screen-xl mx-auto py-16 md:py-24">
25
$partial("templates/corners.html")$
36
<div class="text-center pt-12 md:pt-20 px-12 sm:px-16 md:px-24 lg:px-36 ">

0 commit comments

Comments
 (0)