From 2d4ad85a28434b1c1fe820fcbfc6aaa61970edf7 Mon Sep 17 00:00:00 2001 From: David Krassnig <96623786+DavidKrassnig@users.noreply.github.com> Date: Tue, 18 Jul 2023 16:26:30 +0200 Subject: [PATCH] Zotero ID Bugfix (#1580) #1569 Fixed mismatch between zotero-id in _config.yml and the zotero-id called upon in the socials html file introduced by #1572 (sorry about that; slipped in when I had to reset my zotero-branch) --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 48d538e..42e7f64 100644 --- a/_config.yml +++ b/_config.yml @@ -104,7 +104,7 @@ instagram_id: # your instagram id facebook_id: # your facebook id youtube_id: # your youtube channel id (youtube.com/@) discord_id: # your discord id (18-digit unique numerical identifier) -zotero: # your zotero username +zotero_username: # your zotero username contact_note: > You can even add a little note about which of these is the best way to reach you.