fixes mastodon typo in pelicanconf
This commit is contained in:
parent
c24dae90cc
commit
95c8cd24e2
@ -101,7 +101,7 @@ CC_LICENSE = {
|
|||||||
MAIN_MENU = False
|
MAIN_MENU = False
|
||||||
SOCIAL = (
|
SOCIAL = (
|
||||||
("twitter", "https://twitter.com/xsteadfastx"),
|
("twitter", "https://twitter.com/xsteadfastx"),
|
||||||
("mastadon", "https://chaos.social/@xsteadfastx"),
|
("mastodon", "https://chaos.social/@xsteadfastx"),
|
||||||
("github", "https://github.com/xsteadfastx"),
|
("github", "https://github.com/xsteadfastx"),
|
||||||
("flickr", "https://www.flickr.com/photos/marvinxsteadfast/"),
|
("flickr", "https://www.flickr.com/photos/marvinxsteadfast/"),
|
||||||
("rss", "{}/{}".format(FEED_DOMAIN, FEED_ATOM)),
|
("rss", "{}/{}".format(FEED_DOMAIN, FEED_ATOM)),
|
||||||
|
Loading…
Reference in New Issue
Block a user