From 1a77066ce03ee67b4ae9a95597af2a350a8eca99 Mon Sep 17 00:00:00 2001 From: Daniel Kempkens Date: Sun, 27 Jul 2014 18:00:41 +0200 Subject: [PATCH] Add some upstream changes --- _includes/navigation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/navigation.html b/_includes/navigation.html index 316b694..a54cdd4 100644 --- a/_includes/navigation.html +++ b/_includes/navigation.html @@ -56,6 +56,6 @@
  • All Tags
  • - {% for link in site.links %}
  • {% if link.external %}{{ link.title }}{% else %}{{ link.title }}{% endif %}
  • {% endfor %} + {% for link in site.links %}
  • {% if link.external %}{{ link.title }}{% else %}{{ link.title }}{% endif %}
  • {% endfor %}