From 4d79db4907d70e1c78f0e0770630e3300840bbf5 Mon Sep 17 00:00:00 2001 From: Antoine Lamielle Date: Sat, 14 May 2016 00:19:55 +0200 Subject: [PATCH] Fix twitter and facebook links in author section --- prosopopee/themes/exposure/templates/sections/author.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/prosopopee/themes/exposure/templates/sections/author.html b/prosopopee/themes/exposure/templates/sections/author.html index 0215d1f..b321bf6 100644 --- a/prosopopee/themes/exposure/templates/sections/author.html +++ b/prosopopee/themes/exposure/templates/sections/author.html @@ -13,13 +13,13 @@
{% if section.twitter %} - Facebook + Twitter | {% endif %} {% if section.facebook %} - Twitter + Facebook | {% endif %}