diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" - "http://www.w3.org/TR/html4/strict.dtd"> +<!doctype html> +<meta charset=utf-8> +<link rel="stylesheet" href="/style/minimal.css"> <title>iimarck.us — Main Page</title> -<meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <base href="http://iimarck.us/"> <h1><a href="./">iimarck.us</a></h1> <h2>Main Page</h2> |