diff options
Diffstat (limited to 'i/safari-zone')
-rw-r--r-- | i/safari-zone/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i/safari-zone/index.html b/i/safari-zone/index.html index 07273f7..ac987fb 100644 --- a/i/safari-zone/index.html +++ b/i/safari-zone/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/pikachu-happiness/"> <link rel="next" href="/i/sweet-honey/"> <title>Safari Zone</title> |