Update index.html

This commit is contained in:
Sam Sneed 2024-05-31 21:36:10 +00:00 committed by GitHub
parent 6a7be18564
commit e2b4f6ac9e
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@ed677bd031323c429c34c2e14a9c9e7064482b24/jspp.js"></script>
<script src="https://cdn.jsdelivr.net/gh/Sneed-Group/js-plus-plus@4a3a9917dd35841793fb2388a4a5189f9092f533/jspp.js"></script>
<script>
const helpers = new JSPlusPlus.General.Helpers
const html = new JSPlusPlus.HTMLFrontend