chiark / gitweb /
Add Liberapay link
authorColin Watson <cjwatson@debian.org>
Wed, 17 Apr 2024 23:12:46 +0000 (00:12 +0100)
committerColin Watson <cjwatson@debian.org>
Wed, 17 Apr 2024 23:12:46 +0000 (00:12 +0100)
pelicanconf.py

index 901dbde7f38e5bae75392fc3a8398478889d9175..b452933a24df169f26be8fc89c6a00faaeb701b4 100644 (file)
@@ -49,4 +49,8 @@ M_LINKS_FOOTER1 = [
     ('Twitter', 'https://twitter.com/colmmacuait'),
     ('RSS feed', FEED_ALL_ATOM),
     ]
+M_LINKS_FOOTER2 = [
+    ('Support me', ''),
+    ('Liberapay', 'https://liberapay.com/cjwatson/donate'),
+    ]
 M_SOCIAL_TWITTER_SITE = '@colmmacuait'