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
dc69a4b735
commit
bb36b89378
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@5419286c3717885ee5e72302edf754d02d2020d9/jspp.js"></script>
|
<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@d4f7ba6de84eb8edcf2b7bf1e631e4703b97b17f/jspp.js"></script>
|
||||||
<script>
|
<script>
|
||||||
const helpers = new JSPlusPlus.General.Helpers
|
const helpers = new JSPlusPlus.General.Helpers
|
||||||
const html = new JSPlusPlus.HTMLFrontend
|
const html = new JSPlusPlus.HTMLFrontend
|
||||||
|
|
Loading…
Reference in a new issue