Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bonuoq authored Dec 28, 2023
1 parent 5a699be commit f96c7d0
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,11 @@
<div id="main" class="language-klipse" data-external-libs="
https://bonuoq.github.io,
https://raw.githubusercontent.com/applied-science/js-interop/v0.1.20/src/main,
https://raw.githubusercontent.com/hoplon/hoplon/cljs-1.10/src,
https://raw.githubusercontent.com/hoplon/javelin/master/src">
https://raw.githubusercontent.com/mynomoto/hoplon/cljs/src,
https://raw.githubusercontent.com/mynomoto/javelin/master/src,
https://raw.githubusercontent.com/tailrecursion/cljs-priority-map/master/src/cljs,
https://raw.githubusercontent.com/quil/quil/master/src/cljc,
https://raw.githubusercontent.com/quil/quil/master/src/cljs">
(ns pou.user
(:require [goog.dom :as gdom]
[pou.core :as p]))
Expand Down

0 comments on commit f96c7d0

Please sign in to comment.