So much to do, so little time

This commit is contained in:
Aminda Suomalainen 2024-05-20 18:57:09 +03:00
parent 25d815f657
commit 68afd67709
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 4 additions and 1 deletions

2
_includes/ad.html vendored
View File

@ -1,3 +1,4 @@
<!--
<detect-missing-adblocker>
<span slot="title">Dear reader, you may be missing a content blocker! 🙀</span>
<span slot="message">
@ -12,3 +13,4 @@
<p><a href="https://en.m.wikipedia.org/wiki/Targeted_advertising#Disadvantages">Learn more!</a>
</span>
</detect-missing-adblocker>
-->

3
_includes/head.html vendored
View File

@ -32,7 +32,8 @@
<link rel="me" type="application/activity+json" href="https://mastodon.pirateparty.be/users/MikaelaPPFI" />
<!-- https://github.com/macdonst/detect-missing-adblocker -->
<!--
<script type="module" src="https://unpkg.com/detect-missing-adblocker@latest/dist/detect-missing-adblocker.js?module=true"></script>
<link rel="stylesheet" href="https://unpkg.com/detect-missing-adblocker@latest/nativeads.js.css">
-->
</head>