From 2521b8738348e953356c9e982f1510249fdcec46 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Sun, 5 Jan 2020 11:59:42 +0100 Subject: [PATCH] More flexible header icons, you should use the full FA css classes now --- alchemy/templates/include/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alchemy/templates/include/header.html b/alchemy/templates/include/header.html index 75a45bc..94709dd 100644 --- a/alchemy/templates/include/header.html +++ b/alchemy/templates/include/header.html @@ -28,7 +28,7 @@ {% if (LINKS or (DISPLAY_PAGES_ON_MENU and pages)) and loop.first %}
  • |
  • {% endif %} -
  • +
  • {% endfor %} {% endif %}