aboutsummaryrefslogtreecommitdiffstats
path: root/err
diff options
context:
space:
mode:
authorJoe <rrbo@proton.me>2022-10-20 14:43:53 +0200
committerJoe <rrbo@proton.me>2022-10-20 14:43:53 +0200
commitf561a9c5fce272049105291f61b8620bc174ed27 (patch)
tree4464b0ac319a57b5be8fafbc086137f130fa1186 /err
parentw3c test (diff)
downloadjoe-www-f561a9c5fce272049105291f61b8620bc174ed27.tar.gz
joe-www-f561a9c5fce272049105291f61b8620bc174ed27.tar.bz2
joe-www-f561a9c5fce272049105291f61b8620bc174ed27.tar.xz
joe-www-f561a9c5fce272049105291f61b8620bc174ed27.tar.zst
joe-www-f561a9c5fce272049105291f61b8620bc174ed27.zip
doctypes
Diffstat (limited to 'err')
-rw-r--r--err/403.html1
-rw-r--r--err/404.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/err/403.html b/err/403.html
index 516a3b4..908a583 100644
--- a/err/403.html
+++ b/err/403.html
@@ -18,6 +18,7 @@
* The 403 error page
-->
+<!DOCTYPE html>
<html>
<head>
<title>Joe's 403</title>
diff --git a/err/404.html b/err/404.html
index 969591b..bce0d36 100644
--- a/err/404.html
+++ b/err/404.html
@@ -18,6 +18,7 @@
* The 404 error page
-->
+<!DOCTYPE html>
<html>
<head>
<title>Joe's 404</title>