mirror of
https://github.com/jbowdre/lolz.git
synced 2024-11-09 16:12:19 +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 -->
|
<!-- 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() {
|
||||||
|
|
Loading…
Reference in a new issue