Update index.html

This commit is contained in:
Sam Sneed 2024-05-31 22:16:14 +00:00 committed by GitHub
parent bb36b89378
commit cfa229c73a
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@d4f7ba6de84eb8edcf2b7bf1e631e4703b97b17f/jspp.js"></script>
<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@3362ed61e8b1fb3beb1b9a17637c9d3ad39f1318/jspp.js"></script>
<script>
const helpers = new JSPlusPlus.General.Helpers
const html = new JSPlusPlus.HTMLFrontend