This commit is contained in:
Michiel Borkent 2021-05-24 23:17:18 +02:00
parent fd5acb9164
commit fdc755a7d5
2 changed files with 5 additions and 1 deletions

View file

@ -103,9 +103,10 @@
</script>
</code></pre>
<div id="app"></div>
Also see a <a href="tictactoe.html">tic-tac-toe</a> demo.
<div id="app"></div>
<script type="text/javascript">hljs.highlightAll();</script>
</body>