diff options
Diffstat (limited to 'i/memory/index.html')
-rw-r--r-- | i/memory/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i/memory/index.html b/i/memory/index.html index 9de5bad..612e0c2 100644 --- a/i/memory/index.html +++ b/i/memory/index.html @@ -1,6 +1,6 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" - "http://www.w3.org/TR/html4/strict.dtd"> -<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> +<!doctype html> +<meta charset=utf-8> +<link rel="stylesheet" href="/style/minimal.css"> <link rel="alternate" href="/i/memory/de/" lang="de"> <link rel="prev" href="i/entei-event/"> <link rel="next" href="i/olivine-house/"> |