Commit Diff


commit - 36c8cd1f0284f5bb22fac3c3f168d86a0dd79aa3
commit + ded166901d60a707b7b5c848c717f9c531644973
blob - c744a1c37329c6e77fd361ce2e32befd329194d6
blob + bde288c7b13da3c6886b27d97e98145fcffde32f
--- index.html
+++ index.html
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
-<html>
+<html lang="en-US">
 <head>
+  <meta charset="ascii">
   <link rel="stylesheet" href="styles.css">
   <link rel='shortcut icon' type='image/x-icon' href='/favicon.ico' />
 </head>
@@ -10,3 +11,4 @@
 <a href="https://www.openiked.org">OpenIKED</a>
 <a href="mailto:me@tobhe.de">Mail</a>
 </body>
+</html>