x-scittle
This commit is contained in:
parent
25bc58e0ee
commit
2bb0552abd
4 changed files with 12 additions and 12 deletions
|
|
@ -58,5 +58,5 @@
|
|||
(js/document.addEventListener
|
||||
"DOMContentLoaded"
|
||||
(fn []
|
||||
(let [script-tags (js/document.querySelectorAll "script[type='application/x-sci']")]
|
||||
(let [script-tags (js/document.querySelectorAll "script[type='application/x-scittle']")]
|
||||
(load-contents script-tags))), false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue