diff --git a/_config.yml b/_config.yml index c79c7af..48d538e 100644 --- a/_config.yml +++ b/_config.yml @@ -104,6 +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 contact_note: > You can even add a little note about which of these is the best way to reach you. diff --git a/_includes/social.html b/_includes/social.html index c4f95fa..e6aa719 100644 --- a/_includes/social.html +++ b/_includes/social.html @@ -103,6 +103,9 @@ {%- if site.discord_id -%} {% endif %} + {%- if site.zotero_username -%} + + {% endif %} {%- if site.rss_icon -%} {% endif %}