Update index.html

This commit is contained in:
Sam Sneed 2024-05-31 21:06:54 +00:00 committed by GitHub
parent 46b153a0dc
commit 7cf3b05dc0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@main/jspp.js"></script>
<script>
const helpers = new JSPlusPlus.Generic.Helpers
const helpers = new JSPlusPlus.General.Helpers
const html = new JSPlusPlus.HTMLFrontend
html.initHead("Toxicity Check")
html.initBody()