Update index.html

This commit is contained in:
Sam Sneed 2024-05-31 21:05:24 +00:00 committed by GitHub
parent 0c283d5dc8
commit 46b153a0dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@master/jspp.js"></script> <script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@main/jspp.js"></script>
<script> <script>
const helpers = new JSPlusPlus.Generic.Helpers const helpers = new JSPlusPlus.Generic.Helpers
const html = new JSPlusPlus.HTMLFrontend const html = new JSPlusPlus.HTMLFrontend