about summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorgbmor <ahriman@falte.red>2019-12-17 00:18:11 -0500
committergbmor <ahriman@falte.red>2019-12-17 00:18:11 -0500
commitec59f7260bc2e708ae0d4c98764a5017e423ecb4 (patch)
tree13f71f966d0652c8015689f5e296dd649e3eae66 /index.html
parentcf8064c21ea718deb9c559484732232393c4b515 (diff)
downloadsite-ec59f7260bc2e708ae0d4c98764a5017e423ecb4.tar.gz
minor changes to index, signup
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 5b25dd9..4e6714d 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
-<!DOCTYPE PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/1/DTD/1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/" lang="en" xml:lang="en">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-        <meta http-equiv="Content-Type" content="text; charset=utf-8" />
+        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
         <meta name="viewport" content="width=device-width, initial-scale=1" />
         <title>tilde.institute :: OpenBSD Education</title>
         <link rel="stylesheet" href="tilde.css" type="text/css"/>