Update index.html

This commit is contained in:
Sam Sneed 2024-05-31 22:22:27 +00:00 committed by GitHub
parent 609b63f924
commit 166b5319bb
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@2851ce9b12cec3e0c25d055986e9f8ad16e256f1/jspp.js"></script>
<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@3dffa7e4121cbe8317232b7dab5b847374f62c78/jspp.js"></script>
<script>
const helpers = new JSPlusPlus.General.Helpers
const html = new JSPlusPlus.HTMLFrontend