Update index.html

This commit is contained in:
Sam Sneed 2024-05-31 22:53:45 +00:00 committed by GitHub
parent ba762bfc7b
commit 32ffc33c9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@37b034f067024bd25702e5b96f61e4102b5e0926/jspp.js"></script> <script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@1d9124721d6c65ace13424e2592377151a958874/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