From 2c9f1d9f9606786360b7988e035cb957c9ec7d93 Mon Sep 17 00:00:00 2001 From: Tom Johnson Date: Tue, 11 Aug 2015 18:08:39 -0700 Subject: [PATCH] homepage link fix --- _includes/topnav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/topnav.html b/_includes/topnav.html index c755e42..aacde6e 100644 --- a/_includes/topnav.html +++ b/_includes/topnav.html @@ -11,7 +11,7 @@ {% if site.suffix %}   {{site.topnav_title}} {% else %} -   {{site.topnav_title}} +   {{site.topnav_title}} {% endif %}