From 536dbccaf394e1b8fda655885e958382348677da Mon Sep 17 00:00:00 2001 From: Jez Cope Date: Wed, 11 Nov 2020 10:21:44 +0000 Subject: [PATCH] Update mastodon id --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.py b/conf.py index aaffe59..01dfa09 100644 --- a/conf.py +++ b/conf.py @@ -1275,7 +1275,7 @@ GLOBAL_CONTEXT = { 'social_gitlab': 'jezcope', 'social_linkedin': 'jezcope', 'social_twitter': 'jezcope', - 'social_masto': ('petrichor', 'digipres.club'), + 'social_masto': ('petrichor', 'scholar.social'), 'social_orcid': '0000-0003-3629-1383', 'social_pypi': 'jezcope', 'social_keybase': 'jezcope',