index.html: change to and explicitly declare that the character encoding is UTF-8

...to avoid complaints from HTML validators and potential problems in browsers
with different default character encodings.
This commit is contained in:
hallgren
2012-10-02 13:57:10 +00:00
parent 63e589372e
commit 38f899350a

View File

@@ -2,6 +2,7 @@
<HTML> <HTML>
<HEAD> <HEAD>
<TITLE>GF - Grammatical Framework</TITLE> <TITLE>GF - Grammatical Framework</TITLE>
<meta charset="UTF-8">
<link rel=stylesheet href="css/style.css"> <link rel=stylesheet href="css/style.css">
<meta name = "viewport" content = "width = device-width"> <meta name = "viewport" content = "width = device-width">
<script type="text/javascript"> <script type="text/javascript">
@@ -239,7 +240,7 @@ support for an increasing number of languages, currently including
<LI>Latin (fragments) <LI>Latin (fragments)
<LI>Latvian <LI>Latvian
<LI>Nepali <LI>Nepali
<LI>Norwegian bokmål <LI>Norwegian bokmål
<LI>Persian <LI>Persian
<LI>Polish <LI>Polish
<li>Punjabi <li>Punjabi