aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/privacy/_index.org5
-rw-r--r--themes/flamingo/layouts/partials/footer.html1
2 files changed, 3 insertions, 3 deletions
diff --git a/content/privacy/_index.org b/content/privacy/_index.org
index 0d68d4f..b698dc1 100644
--- a/content/privacy/_index.org
+++ b/content/privacy/_index.org
@@ -7,6 +7,5 @@ draft = false
**I don't store any data period.**
-
-I don't track, make use of any analytic platform, or use any kind of proprietary
-javascript.
+I don't track, make use of any analytic platform, or use any kind of
+proprietary javascript. I don't even know you are here.
diff --git a/themes/flamingo/layouts/partials/footer.html b/themes/flamingo/layouts/partials/footer.html
index 79a3916..ff492fa 100644
--- a/themes/flamingo/layouts/partials/footer.html
+++ b/themes/flamingo/layouts/partials/footer.html
@@ -4,6 +4,7 @@
<ul>
<li><a href="/privacy/">privacy</a></li>
<li><a href="https://git.sr.ht/~gabrielgio/">sr.ht</a></li>
+ <li><a rel="me" href="https://fosstodon.org/@gabrielgio">mastodon</a></li>
<li><a href="/index.xml">rss</a></li>
</ul>
</nav>