summaryrefslogtreecommitdiff
path: root/turing-machine/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'turing-machine/index.html')
-rw-r--r--turing-machine/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/turing-machine/index.html b/turing-machine/index.html
index 50b39c9..90bceb9 100644
--- a/turing-machine/index.html
+++ b/turing-machine/index.html
@@ -4,6 +4,7 @@
<title>Turing Machine Simulator</title>
<link rel="stylesheet" type="text/css" href="css/styles.css" />
<link rel="stylesheet" type="text/css" href="codemirror/codemirror.css" />
+ <meta charset="utf-8">
</head>
<body>
<div class="container">