diff --git a/content/contact.md b/content/contact.md index 703f631..87e4dc1 100644 --- a/content/contact.md +++ b/content/contact.md @@ -13,13 +13,6 @@ to a degree that would make either of us happy. I _can_ refer you to [/r/audiorepair](https://www.reddit.com/r/audiorepair/) on Reddit, where many helpful (and more knowledgeable) people are ready to help out. -## Want to show your appreciation? - -Buy me a coffeeBuy me a coffee - -
-
- ## Let's get to it
diff --git a/themes/devroom-2020/assets/scss/devroom.scss b/themes/devroom-2020/assets/scss/devroom.scss index 684e408..2f48fa5 100644 --- a/themes/devroom-2020/assets/scss/devroom.scss +++ b/themes/devroom-2020/assets/scss/devroom.scss @@ -93,6 +93,19 @@ header { margin-bottom: 1.5rem; } +.privacy-notice { + border-top: 2px dashed $footer; + margin-top: 1.5rem; + + .buymeacoffee { + background-color: #FF813F; + color: #fff; + text-decoration: none; + padding-left: 0.4rem; + padding-right: 0.4rem; + } +} + footer { color: $footer; border-top: 2px dashed $footer; diff --git a/themes/devroom-2020/layouts/partials/footer.html b/themes/devroom-2020/layouts/partials/footer.html index 95a93a9..205cef3 100644 --- a/themes/devroom-2020/layouts/partials/footer.html +++ b/themes/devroom-2020/layouts/partials/footer.html @@ -1,3 +1,15 @@ +
+

+ My site is free of ads and trackers. I record privacy-respecting usage statistics with + Fathom. +

+ +

Was this post helpful to you? Why not + ☕ Buy me a coffee + +

+
+