update build
This commit is contained in:
parent
8349312f2e
commit
2a419be74d
4 changed files with 1835 additions and 2483 deletions
|
|
@ -24,7 +24,6 @@
|
|||
|
||||
<script src="cljs/script.cljs" type="application/x-sci"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.7.2/highlight.min.js" type="text/javascript"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.7.2/languages/clojure.min.js" type="text/javascript"></script>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.7.2/styles/zenburn.min.css" integrity="sha512-JPxjD2t82edI35nXydY/erE9jVPpqxEJ++6nYEoZEpX2TRsmp2FpZuQqZa+wBCen5U16QZOkMadGXHCfp+tUdg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||
|
||||
</head>
|
||||
|
|
@ -104,6 +103,8 @@
|
|||
</script>
|
||||
</code></pre>
|
||||
|
||||
Also see a <a href="tictactoe.html">tic-tac-toe</a> demo.
|
||||
|
||||
<div id="app"></div>
|
||||
<script type="text/javascript">hljs.highlightAll();</script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue