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
0a417c3c1d
commit
9c62d59c3f
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@cc9a7d6515e7008f12edd80af5b29fe36358b9be/jspp.js"></script>
|
<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@4aa90e68db61d04b982eeb4a9ec8c3aac4349245/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