From fae0298c3d16f94bd1816ea6839f081f10a89fb7 Mon Sep 17 00:00:00 2001
From: "J.-S. Caux" <J.S.Caux@uva.nl>
Date: Mon, 9 Apr 2018 11:30:06 +0200
Subject: [PATCH] Add FJN link anyway

---
 scipost/templates/scipost/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scipost/templates/scipost/index.html b/scipost/templates/scipost/index.html
index df09f573b..58b565630 100644
--- a/scipost/templates/scipost/index.html
+++ b/scipost/templates/scipost/index.html
@@ -195,7 +195,7 @@
                 <a href="//www.doaj.org" target="_blank"><img src="{% static 'scipost/images/doaj_logo_200.jpg' %}" width="90" alt="DOAJ logo"></a>
                 <a href="//www.clockss.org" target="_blank"><img src="{% static 'scipost/images/clockss_original_logo_boxed_ai-cropped-90.png' %}" width="80" alt="Clockss logo"></a>
                 <a href="//i4oc.org/" target="_blank"><img width="100" src="{% static 'scipost/images/I4OC.png' %}"></a>
-		<img width="100" src="{% static 'scipost/images/FJN-logo-long.png' %}">
+		<a href="//freejournals.org" target="_blank"><img width="100" src="{% static 'scipost/images/FJN-logo-long.png' %}"></a>
             </div>
 	    </div>
 	    <div class="row">
-- 
GitLab