summaryrefslogtreecommitdiff
path: root/turing-machine
diff options
context:
space:
mode:
authorLizzy Hunt <elizabeth.hunt@simponic.xyz>2024-03-09 22:20:28 -0700
committerLizzy Hunt <elizabeth.hunt@simponic.xyz>2024-03-09 22:20:28 -0700
commitba432c382bdc11b99583624ebaef0aa9f0109663 (patch)
tree1ee3191e2004958d4345a5c1cd52fc283da34b44 /turing-machine
parentd3a0fd124549f0f66d80c107ed4a8e73ca2e67e9 (diff)
downloadsimponic.xyz-ba432c382bdc11b99583624ebaef0aa9f0109663.tar.gz
simponic.xyz-ba432c382bdc11b99583624ebaef0aa9f0109663.zip
utf-8 that b
Diffstat (limited to 'turing-machine')
-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">