Update index.html

This commit is contained in:
Sam Sneed 2024-05-31 23:28:30 +00:00 committed by GitHub
parent 9eee49799b
commit c03bfd66f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@b4fc52365ebd1291bf9e86157adf9c2bb8136a23/jspp.js"></script>
<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@81aabdfb07451b663536e01b788634b446052141/jspp.js"></script>
<script>
const helpers = new JSPlusPlus.General.Helpers
const html = new JSPlusPlus.HTMLFrontend