Update index.html

This commit is contained in:
Sam Sneed 2024-05-31 23:12:00 +00:00 committed by GitHub
parent 001a618e17
commit 0a417c3c1d
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@1d9124721d6c65ace13424e2592377151a958874/jspp.js"></script>
<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@cc9a7d6515e7008f12edd80af5b29fe36358b9be/jspp.js"></script>
<script>
const helpers = new JSPlusPlus.General.Helpers
const html = new JSPlusPlus.HTMLFrontend