From a8dbbd64526038edb38f84ca3bf6e0075f39f4c6 Mon Sep 17 00:00:00 2001 From: Tom Johnson Date: Tue, 11 Aug 2015 18:02:16 -0700 Subject: [PATCH] homepage link fix --- _includes/topnav.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_includes/topnav.html b/_includes/topnav.html index 982ba17..c755e42 100644 --- a/_includes/topnav.html +++ b/_includes/topnav.html @@ -8,7 +8,11 @@ + {% if site.suffix %}   {{site.topnav_title}} + {% else %} +   {{site.topnav_title}} + {% endif %}