mirror of
https://github.com/the-spellman/js-plus-plus-toxicity-demo
synced 2024-12-23 09:32:33 -06:00
Update index.html
This commit is contained in:
parent
9bbffad7bb
commit
9eee49799b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@19d54b7e202dc7ba84d9cd3a45af70b62c74c055/jspp.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@b4fc52365ebd1291bf9e86157adf9c2bb8136a23/jspp.js"></script>
|
||||
<script>
|
||||
const helpers = new JSPlusPlus.General.Helpers
|
||||
const html = new JSPlusPlus.HTMLFrontend
|
||||
|
|
Loading…
Reference in a new issue