add pride bar

This commit is contained in:
John Bowdre 2024-06-07 09:45:52 -05:00
parent 0c499fffb1
commit eba086a73e

View file

@ -1,4 +1,6 @@
<link rel="me" title="proven.lol" href="https://proven.lol/4cc26c">
<!-- 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>
// get weather data from pastebin
@ -142,4 +144,4 @@ document.addEventListener("DOMContentLoaded", function() {
}
});
</script>