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
|
||||
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/'),
|
||||
|
Loading…
Reference in New Issue
Block a user