aboutsummaryrefslogtreecommitdiffstats
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
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
-rw-r--r--err/403.html1
-rw-r--r--err/404.html1
-rw-r--r--files.html1
-rw-r--r--inc/classic-contents.html2
-rw-r--r--index.html3
-rw-r--r--license.html1
-rw-r--r--links.html1
-rw-r--r--projects.html1
-rw-r--r--projects/lowbat.html1
-rw-r--r--test.html1
-rw-r--r--thoughts.html1
-rw-r--r--using.html1
12 files changed, 14 insertions, 1 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>
diff --git a/files.html b/files.html
index d4ab704..1207c66 100644
--- a/files.html
+++ b/files.html
@@ -18,6 +18,7 @@
* The cool files
-->
+<!DOCTYPE html>
<html>
<head>
<title>Joe's files</title>
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>
diff --git a/index.html b/index.html
index 23f52bb..7f9fdda 100644
--- a/index.html
+++ b/index.html
@@ -18,6 +18,7 @@
* The home page
-->
+<!DOCTYPE html>
<html>
<head>
<title>Joe's - Joe's Organic E-Space</title>
@@ -41,7 +42,7 @@
<li><a href="using.html">my computing</a></li>
<li><a href="thoughts.html">my thoughts</a></li>
<li><a href="links.html">links</a></li>
- <li style="list-style=none;"><hr></li>
+ <hr>
<li><a href="http://gitjoe.xyz/">GitJoe</a></li>
<li><a href="http://fossil.jozanofastora.xyz/">FossilJoe</a></li>
</ul>
diff --git a/license.html b/license.html
index cc97f4c..2784d31 100644
--- a/license.html
+++ b/license.html
@@ -18,6 +18,7 @@
* The LICENSE display page
-->
+<!DOCTYPE html>
<html>
<head>
<title>Joe's LICENSE</title>
diff --git a/links.html b/links.html
index da28ae1..19a5090 100644
--- a/links.html
+++ b/links.html
@@ -18,6 +18,7 @@
* The links page
-->
+<!DOCTYPE html>
<html>
<head>
<title>Joe's links</title>
diff --git a/projects.html b/projects.html
index c84e265..a5c08a2 100644
--- a/projects.html
+++ b/projects.html
@@ -16,6 +16,7 @@
* Joe
-->
+<!DOCTYPE html>
<html>
<head>
<title>Joe's projects</title>
diff --git a/projects/lowbat.html b/projects/lowbat.html
index 662c13f..2b73d8f 100644
--- a/projects/lowbat.html
+++ b/projects/lowbat.html
@@ -187,6 +187,7 @@
.org-svg { width: 90%; }
/*]]>*/-->
</style>
+<!DOCTYPE html>
<html>
<head>
<title>Joe's project: lowbat</title>
diff --git a/test.html b/test.html
index 30bc12b..cc93733 100644
--- a/test.html
+++ b/test.html
@@ -18,6 +18,7 @@
* The home page
-->
+<!DOCTYPE html>
<html>
<head>
<title>Joe's - Joe's Organic E-Space</title>
diff --git a/thoughts.html b/thoughts.html
index 8019324..8ae611b 100644
--- a/thoughts.html
+++ b/thoughts.html
@@ -18,6 +18,7 @@
* The thoughts page
-->
+<!DOCTYPE html>
<html>
<head>
<title>Joe's thoughts</title>
diff --git a/using.html b/using.html
index b0f2744..fbcf880 100644
--- a/using.html
+++ b/using.html
@@ -18,6 +18,7 @@
* Some of the things I use for computing
-->
+<!DOCTYPE html>
<html>
<head>
<title>Joe's things I use</title>