From 8c22cba8452f9c909971e4f9cf28da379d732f0f Mon Sep 17 00:00:00 2001 From: Monica Powell Date: Sat, 27 May 2017 08:46:48 -0400 Subject: [PATCH] updated Home link on author page --- templates/author.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/author.html b/templates/author.html index 4a6a1b8..3ea408f 100644 --- a/templates/author.html +++ b/templates/author.html @@ -19,11 +19,11 @@ {% if HEADER_COVER %} -
+
{% elif HEADER_COLOR %}
{% else %} @@ -72,6 +72,6 @@
- {% endif %} + {% endif %} {% endblock header %}