diff --git a/_data/contact.yml b/_data/contact.yml index ba8eec5c223..aa34f03e9c3 100644 --- a/_data/contact.yml +++ b/_data/contact.yml @@ -1,12 +1,4 @@ # The contact options. -- - type: mathstodon - icon: 'fab fa-mastodon' - url: 'https://mathstodon.xyz/@Booodaness' -- - type: reddit - icon: 'fab fa-reddit' - url: 'https://www.reddit.com/user/Booodaness' - type: github icon: 'fab fa-github' @@ -18,6 +10,10 @@ type: zotero icon: 'fas fa-book' url: https://www.zotero.org/booodaness +- + type: mathstodon + icon: 'fab fa-mastodon' + url: 'https://mathstodon.xyz/@Booodaness' - type: email icon: 'fas fa-envelope' diff --git a/_includes/sidebar.html b/_includes/sidebar.html index b4f676b5a65..ceceb6b7425 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -40,7 +40,7 @@ {% for tab in site.tabs %}