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
6c62a6b6cc
commit
6a7be18564
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@f7f25a2c3a29b91e649e65216656321deda27abc/jspp.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@ed677bd031323c429c34c2e14a9c9e7064482b24/jspp.js"></script>
|
||||
<script>
|
||||
const helpers = new JSPlusPlus.General.Helpers
|
||||
const html = new JSPlusPlus.HTMLFrontend
|
||||
|
|
Loading…
Reference in a new issue