mirror of
https://github.com/jbowdre/lolz.git
synced 2024-11-12 17:32:19 +00:00
web: host typo.js on bunny cdn
This commit is contained in:
parent
59578496ad
commit
f00e8646db
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<!-- add pride bar for june -->
|
||||
<link rel="stylesheet" href="https://cdn.pride.codes/css/bar_body.css">
|
||||
<script src="https://tinylytics.app/embed/QUH6xcnWKYeUUYaMkDKd.js?kudos=👋" defer></script>
|
||||
<script src="https://paste.lol/jbowdre/typo.js/raw"></script>
|
||||
<script src="https://cdn.jbowdre.lol/typo.js"></script>
|
||||
<script>
|
||||
// get weather data from pastebin
|
||||
document.addEventListener("DOMContentLoaded", function() {
|
||||
|
|
Loading…
Reference in a new issue