From 87731836ee3ff2972776047f369a2fc55b9aae74 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Mon, 4 Dec 2017 14:45:57 -0500 Subject: [PATCH] Remove extra spaces --- _includes/masthead.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/masthead.html b/_includes/masthead.html index 81c6404d..623ff363 100644 --- a/_includes/masthead.html +++ b/_includes/masthead.html @@ -11,7 +11,7 @@ {% assign domain = site.url | append: site.baseurl %} {% endif %}
  • - {{ link.title }} + {{ link.title }}
  • {% endfor %}