From 256e8445dbf2c6db0c45122140e7599fa53c61e1 Mon Sep 17 00:00:00 2001 From: Arnaud Rebillout Date: Tue, 11 Aug 2020 10:49:15 +0700 Subject: [PATCH] Make sidebar social buttons open a new tab/window As these are links that take you out of the blog, it feels right to open those in a new tab or window. --- templates/sidebar.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/sidebar.html b/templates/sidebar.html index 661cff8..6b36e04 100644 --- a/templates/sidebar.html +++ b/templates/sidebar.html @@ -40,11 +40,11 @@ 'osf', 'overleaf', 'philpapers', 'piazza', 'publons', 'pubmed', 'researcherid', 'scirate', 'semantic-scholar', 'springer', 'zotero'] %} - + {% else %} - + {% endif %}