diff options
-rw-r--r-- | character_demo.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/character_demo.html b/character_demo.html index 80a61a0..bdde0dc 100644 --- a/character_demo.html +++ b/character_demo.html @@ -2,6 +2,7 @@ <head> <title>RecurrentJS Sentence Memorization Demo</title> + <meta http-equiv='Content-Type' content='text/html; charset=utf-8' /> <style> body { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; |