diff options
Diffstat (limited to 'i/default-names')
-rw-r--r-- | i/default-names/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i/default-names/index.html b/i/default-names/index.html index e42e25c..b3e04db 100644 --- a/i/default-names/index.html +++ b/i/default-names/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="prev" href="/i/bird-type/"> <link rel="next" href="/i/ecruteak-daughter/"> <title>Default Names</title> |