load typo from bunny cdn

This commit is contained in:
John Bowdre 2024-08-04 13:47:21 -05:00
parent 9287bb0d33
commit 2505819bfb

View file

@ -3,7 +3,7 @@
<!-- cabin analytics --> <!-- cabin analytics -->
<script async defer src="https://cabin.jbowdre.lol/hello.js"></script> <script async defer src="https://cabin.jbowdre.lol/hello.js"></script>
<!-- typo animation --> <!-- typo animation -->
<script src="https://cdn.jbowdre.lol/typo.js"></script> <script src="https://res.jbowdre.lol/js/typo.js" defer></script>
<script> <script>
// implement typo // implement typo
document.addEventListener('DOMContentLoaded', function() { document.addEventListener('DOMContentLoaded', function() {
@ -158,5 +158,5 @@ document.addEventListener("DOMContentLoaded", function() {