Update index.html

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

View file

@ -1,4 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@master/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