added mastodon to social links
This commit is contained in:
parent
80851d75ad
commit
902f5f22fc
@ -92,6 +92,7 @@ CC_LICENSE = {'name': 'Creative Commons Attribution-ShareAlike',
|
|||||||
MAIN_MENU = False
|
MAIN_MENU = False
|
||||||
SOCIAL = (
|
SOCIAL = (
|
||||||
('twitter', 'https://twitter.com/xsteadfastx'),
|
('twitter', 'https://twitter.com/xsteadfastx'),
|
||||||
|
('mastadon', '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', SITEURL + '/feed/'),
|
('rss', SITEURL + '/feed/'),
|
||||||
|
Loading…
Reference in New Issue
Block a user