From 4733ee509aa78488c2889304d4e645b205bf4753 Mon Sep 17 00:00:00 2001 From: Antoine Lamielle Date: Sat, 14 May 2016 00:28:30 +0200 Subject: [PATCH] Fix twitter and facebook links in author section On the material theme this time --- prosopopee/themes/material/templates/sections/author.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/prosopopee/themes/material/templates/sections/author.html b/prosopopee/themes/material/templates/sections/author.html index f95e646..8383365 100644 --- a/prosopopee/themes/material/templates/sections/author.html +++ b/prosopopee/themes/material/templates/sections/author.html @@ -20,16 +20,16 @@
{% if section.twitter %} - - Facebook + + Twitter | {% endif %} {% if section.facebook %} - - Twitter + + Facebook |