From e5d6bc0298336b4cf3873c904892c1b02e8b0ccc Mon Sep 17 00:00:00 2001 From: Winter Date: Fri, 1 Nov 2024 15:07:16 -0700 Subject: [PATCH] added title to template.html and 404.html --- 404.html | 79 +++++++++++++++++++++++++-------------------------- template.html | 1 + 2 files changed, 40 insertions(+), 40 deletions(-) diff --git a/404.html b/404.html index 755f397..e02c0f7 100644 --- a/404.html +++ b/404.html @@ -1,54 +1,53 @@ - - - - - - - -

404

-

Page Not Found

- + + + +

404

+

Page Not Found

+ diff --git a/template.html b/template.html index 350e179..7f8ab93 100644 --- a/template.html +++ b/template.html @@ -4,6 +4,7 @@ + bunbun.dev