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 %}