chiark
/
gitweb
/
~cjwatson
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5322da
)
Add Liberapay link
author
Colin Watson
<cjwatson@debian.org>
Wed, 17 Apr 2024 23:12:46 +0000
(
00:12
+0100)
committer
Colin Watson
<cjwatson@debian.org>
Wed, 17 Apr 2024 23:12:46 +0000
(
00:12
+0100)
pelicanconf.py
patch
|
blob
|
history
diff --git
a/pelicanconf.py
b/pelicanconf.py
index 901dbde7f38e5bae75392fc3a8398478889d9175..b452933a24df169f26be8fc89c6a00faaeb701b4 100644
(file)
--- a/
pelicanconf.py
+++ b/
pelicanconf.py
@@
-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'