Skip to content

Commit

Permalink
Add 'no tracker' announcement
Browse files Browse the repository at this point in the history
  • Loading branch information
blyxyas committed Nov 7, 2024
1 parent 5d17893 commit 8589329
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions layouts/_default/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
{{ partial "header.html" . }}
</header>
<main>
<p class="no_trackers">This page uses 0 trackers, and 0 cookies! (I don't
even know if anyone reads these, lemme know if you do via <a href="https://tech.lgbt/@blyxyas">Mastodon</a>)
</p>
{{ block "main" . }}{{ end }}
</main>
<footer>
Expand Down

0 comments on commit 8589329

Please sign in to comment.