From 853eba4ac660d40a85b8adc324ca0bd67cb71d29 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Wed, 26 May 2021 12:50:35 +0200 Subject: [PATCH] update build --- tictactoe.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tictactoe.html b/tictactoe.html index cd579a6..eb98e9b 100644 --- a/tictactoe.html +++ b/tictactoe.html @@ -19,15 +19,14 @@

Scittle tic-tac-toe

What is Scittle?

Read the main page for more details.

-

Reagent tic tac toe

+

The game

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>
+