Update index.html

This commit is contained in:
Sam Sneed 2024-05-31 21:52:09 +00:00 committed by GitHub
parent 5be3c6175f
commit 8987ca1c09
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@0a6c39513fdc606fb33965fba4acd16b476c620c/jspp.js"></script>
<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@9fc1cc7c1f3f97f768ae92b8eb53f560978dd901/jspp.js"></script>
<script>
const helpers = new JSPlusPlus.General.Helpers
const html = new JSPlusPlus.HTMLFrontend