From 0ce04f38894f38bba1fa53287ff96d5dc43a1326 Mon Sep 17 00:00:00 2001 From: Primrose Date: Sat, 19 Nov 2022 22:13:24 -0500 Subject: [PATCH] Ensure that the DOCTYPE declaration is present in every html file and correct html locale headers --- 403.html | 2 +- 404.html | 2 +- 500.html | 2 +- index.html | 4 +++- ip-info/index.php | 2 +- posts/index.html | 2 ++ posts/post-01/index.html | 3 ++- posts/post-02/index.html | 3 ++- posts/post-03/index.html | 3 ++- posts/post-04/index.html | 3 ++- posts/post-05/index.html | 3 ++- posts/post-06/index.html | 3 ++- posts/post-07/index.html | 3 ++- posts/post-08/index.html | 3 ++- posts/post-09/index.html | 3 ++- posts/post-10/index.html | 3 ++- posts/post-11/index.html | 3 ++- posts/post-12/index.html | 3 ++- posts/post_template.html | 3 ++- site-directory/index.html | 2 +- 20 files changed, 36 insertions(+), 19 deletions(-) diff --git a/403.html b/403.html index c6e0e9a..b4b32f3 100644 --- a/403.html +++ b/403.html @@ -5,7 +5,7 @@ - + Forbidden - Snowcake diff --git a/404.html b/404.html index cf49623..26cea01 100644 --- a/404.html +++ b/404.html @@ -5,7 +5,7 @@ - + Not Found - Snowcake diff --git a/500.html b/500.html index 4e88bec..7484d5c 100644 --- a/500.html +++ b/500.html @@ -5,7 +5,7 @@ - + Internal Server Error - Snowcake diff --git a/index.html b/index.html index d4dc21f..04085db 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,9 @@ - + + + Home - Snowcake diff --git a/ip-info/index.php b/ip-info/index.php index 841303f..c2a44f8 100644 --- a/ip-info/index.php +++ b/ip-info/index.php @@ -1,5 +1,5 @@ - + diff --git a/posts/index.html b/posts/index.html index a55c39c..9aedbff 100644 --- a/posts/index.html +++ b/posts/index.html @@ -2,6 +2,8 @@ + + diff --git a/posts/post-01/index.html b/posts/post-01/index.html index f86699b..a2ecfed 100644 --- a/posts/post-01/index.html +++ b/posts/post-01/index.html @@ -1,9 +1,10 @@ + - + diff --git a/posts/post-02/index.html b/posts/post-02/index.html index cf4c7f6..0cb064b 100644 --- a/posts/post-02/index.html +++ b/posts/post-02/index.html @@ -1,9 +1,10 @@ + - + diff --git a/posts/post-03/index.html b/posts/post-03/index.html index dde67cb..ea9141a 100644 --- a/posts/post-03/index.html +++ b/posts/post-03/index.html @@ -1,9 +1,10 @@ + - + diff --git a/posts/post-04/index.html b/posts/post-04/index.html index 8347c7b..88efeb5 100644 --- a/posts/post-04/index.html +++ b/posts/post-04/index.html @@ -1,9 +1,10 @@ + - + diff --git a/posts/post-05/index.html b/posts/post-05/index.html index 65e0bb8..188eef5 100644 --- a/posts/post-05/index.html +++ b/posts/post-05/index.html @@ -1,9 +1,10 @@ + - + diff --git a/posts/post-06/index.html b/posts/post-06/index.html index 0112c4b..ef29a4d 100644 --- a/posts/post-06/index.html +++ b/posts/post-06/index.html @@ -1,9 +1,10 @@ + - + diff --git a/posts/post-07/index.html b/posts/post-07/index.html index 5758353..befb6bf 100644 --- a/posts/post-07/index.html +++ b/posts/post-07/index.html @@ -1,9 +1,10 @@ + - + diff --git a/posts/post-08/index.html b/posts/post-08/index.html index eb4307d..68d6ed4 100644 --- a/posts/post-08/index.html +++ b/posts/post-08/index.html @@ -1,9 +1,10 @@ + - + diff --git a/posts/post-09/index.html b/posts/post-09/index.html index f2beb06..daa56bd 100644 --- a/posts/post-09/index.html +++ b/posts/post-09/index.html @@ -1,9 +1,10 @@ + - + diff --git a/posts/post-10/index.html b/posts/post-10/index.html index c9c6108..d36df5b 100644 --- a/posts/post-10/index.html +++ b/posts/post-10/index.html @@ -1,9 +1,10 @@ + - + diff --git a/posts/post-11/index.html b/posts/post-11/index.html index a021476..82803ae 100644 --- a/posts/post-11/index.html +++ b/posts/post-11/index.html @@ -1,9 +1,10 @@ + - + diff --git a/posts/post-12/index.html b/posts/post-12/index.html index 78f57d2..2353d5c 100644 --- a/posts/post-12/index.html +++ b/posts/post-12/index.html @@ -1,9 +1,10 @@ + - + diff --git a/posts/post_template.html b/posts/post_template.html index ca19eff..ed5f87d 100644 --- a/posts/post_template.html +++ b/posts/post_template.html @@ -1,9 +1,10 @@ + - + diff --git a/site-directory/index.html b/site-directory/index.html index 2427ff9..5c74978 100644 --- a/site-directory/index.html +++ b/site-directory/index.html @@ -4,7 +4,7 @@ - + Site Directory - Snowcake