Update index.html

This commit is contained in:
Sam Sneed 2024-05-31 21:30:55 +00:00 committed by GitHub
parent 105b67aec1
commit 6c62a6b6cc
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@main/jspp.js"></script> <script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@f7f25a2c3a29b91e649e65216656321deda27abc/jspp.js"></script>
<script> <script>
const helpers = new JSPlusPlus.General.Helpers const helpers = new JSPlusPlus.General.Helpers
const html = new JSPlusPlus.HTMLFrontend const html = new JSPlusPlus.HTMLFrontend