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
cfa229c73a
commit
609b63f924
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@3362ed61e8b1fb3beb1b9a17637c9d3ad39f1318/jspp.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@2851ce9b12cec3e0c25d055986e9f8ad16e256f1/jspp.js"></script>
|
||||
<script>
|
||||
const helpers = new JSPlusPlus.General.Helpers
|
||||
const html = new JSPlusPlus.HTMLFrontend
|
||||
|
|
Loading…
Reference in a new issue