pidgin/nest

Parents 7b325ddeb778
Children 160431afdcf0
Fix the donate link since it changed when imfreedom.org was moved to hugo
--- a/hugo/layouts/partials/donate.html Tue Sep 03 20:11:03 2019 -0500
+++ b/hugo/layouts/partials/donate.html Mon Sep 23 22:57:23 2019 -0500
@@ -1,3 +1,3 @@
-<a href="https://imfreedom.org/#/donate" class="donate-button">
+<a href="https://imfreedom.org/donate" class="donate-button">
<i class="fas fa-heart"></i> {{ T "Donate" }}
</a>