diff --git a/resources/public/tictactoe.html b/resources/public/tictactoe.html index cd579a6..eb98e9b 100644 --- a/resources/public/tictactoe.html +++ b/resources/public/tictactoe.html @@ -19,15 +19,14 @@
Read the main page for more details.
-The following source was loaded and interpreted from cljs/tictactoe.cljs using the script tag:
<script type="application/x-sci" src="cljs/tictactoe.cljs"></script>
-<script crossorigin src="https://unpkg.com/react@17/umd/react.production.min.js"></script>
-<script crossorigin src="https://unpkg.com/react-dom@17/umd/react-dom.production.min.js"></script>
+