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 -->
<script async defer src="https://cabin.jbowdre.lol/hello.js"></script>
<!-- typo animation -->
<script src="https://cdn.jbowdre.lol/typo.js"></script>
<script src="https://res.jbowdre.lol/js/typo.js" defer></script>
<script>
// implement typo
document.addEventListener('DOMContentLoaded', function() {