explicitly set charset=UTF-8 on docs; fixes Usage Gallery display issue.
authorDan Vanderkam <danvk@google.com>
Tue, 3 Jan 2012 22:03:18 +0000 (17:03 -0500)
committerDan Vanderkam <danvk@google.com>
Tue, 3 Jan 2012 22:03:18 +0000 (17:03 -0500)
docs/index.html

index 73bae27..bf5b5fa 100644 (file)
@@ -2,6 +2,8 @@
 <html>
   <head>
     <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+
     <title>dygraphs JavaScript Visualization Library</title>
     <!--[if IE]>
       <script type="text/javascript" src="excanvas.js"></script>
@@ -642,6 +644,8 @@ public static native JavaScriptObject drawDygraph(
     </span></li>
 
     <li><a href="http://ngrams.cavorite.com/">n-gramas - Explore las tendencias en los artículos periodísticos de Colombia.</a><br/>
+
+
     <span class="desc">(English: "Explore trends in newspaper articles of
     Colombia"). dygraphs is used for displaying the results of this n-grams
     viewer.  Uses an extension for exporting the plots as PNG images