aboutsummaryrefslogtreecommitdiffhomepage
path: root/html
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2003-09-25 00:43:47 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2003-09-25 00:43:47 +0000
commit6cc8da69674f4874ce92bf5981052f40635de7e4 (patch)
tree372f7f044370296e40a449b03d8df16629f5dd54 /html
parentf71c2935e3b249ece4841b3913c4285f1c1e964e (diff)
Swap charset to iso-8859-1
Diffstat (limited to 'html')
-rw-r--r--html/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/head.html b/html/head.html
index 4259dca1..cdd344b8 100644
--- a/html/head.html
+++ b/html/head.html
@@ -1,5 +1,5 @@
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="author" content="David Aspinall <da@dcs.ed.ac.uk>">
<meta name="keywords" content="Isabelle, LEGO, Coq, Emacs, XEmacs,
Interface, Theorem Prover, GUI, David Aspinall">