added mastodon to social links

This commit is contained in:
Marvin Steadfast 2018-08-17 15:38:52 +02:00
parent 80851d75ad
commit 902f5f22fc

View File

@ -92,6 +92,7 @@ CC_LICENSE = {'name': 'Creative Commons Attribution-ShareAlike',
MAIN_MENU = False
SOCIAL = (
('twitter', 'https://twitter.com/xsteadfastx'),
('mastadon', 'https://chaos.social/@xsteadfastx'),
('github', 'https://github.com/xsteadfastx'),
('flickr', 'https://www.flickr.com/photos/marvinxsteadfast/'),
('rss', SITEURL + '/feed/'),