mirror of
https://github.com/jbowdre/lolz.git
synced 2024-11-21 12:52:17 +00:00
load typo from bunny cdn
This commit is contained in:
parent
9287bb0d33
commit
2505819bfb
1 changed files with 3 additions and 3 deletions
|
@ -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() {
|
||||
|
@ -158,5 +158,5 @@ document.addEventListener("DOMContentLoaded", function() {
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue