From 7996b2636525fb1f1e758843b25e00c70e033a33 Mon Sep 17 00:00:00 2001 From: dnoneill Date: Fri, 16 Jul 2021 14:34:43 -0400 Subject: [PATCH] Update _navigation.html --- _includes/_navigation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/_navigation.html b/_includes/_navigation.html index 541845f..80bffa9 100755 --- a/_includes/_navigation.html +++ b/_includes/_navigation.html @@ -14,7 +14,7 @@ {% for link in alllinks %} {{site.github.url}} {% if link.menuorder %}{% assign url = link.url | prepend: site.github.url %}{% else %}{% assign url = link.url %}{% endif %} -+
  • +
  • {% if link.menutitle %} {{link.menutitle}} {% else %}