diff options
author | Joe <rrbo@proton.me> | 2022-10-20 14:43:53 +0200 |
---|---|---|
committer | Joe <rrbo@proton.me> | 2022-10-20 14:43:53 +0200 |
commit | f561a9c5fce272049105291f61b8620bc174ed27 (patch) | |
tree | 4464b0ac319a57b5be8fafbc086137f130fa1186 /inc | |
parent | w3c test (diff) | |
download | joe-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 'inc')
-rw-r--r-- | inc/classic-contents.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/classic-contents.html b/inc/classic-contents.html index 274efdd..0a95ad8 100644 --- a/inc/classic-contents.html +++ b/inc/classic-contents.html @@ -19,6 +19,7 @@ --> <!-- HEADER --> +<!DOCTYPE html> <html> <head> <title>Joe's</title> @@ -36,6 +37,7 @@ </header> <!-- BLOAT HEAD --> +<!DOCTYPE html> <html> <head> <title>Joe's</title> |