Update index.html

This commit is contained in:
Sam Sneed 2024-05-31 23:25:00 +00:00 committed by GitHub
parent 9bbffad7bb
commit 9eee49799b
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@19d54b7e202dc7ba84d9cd3a45af70b62c74c055/jspp.js"></script>
<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@b4fc52365ebd1291bf9e86157adf9c2bb8136a23/jspp.js"></script>
<script>
const helpers = new JSPlusPlus.General.Helpers
const html = new JSPlusPlus.HTMLFrontend