From ddcffe424167b27ee4f9c574590a7e2df1c551ef Mon Sep 17 00:00:00 2001 From: codecalm Date: Wed, 25 Mar 2020 19:51:59 +0100 Subject: award icon fix, styles for print --- src/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/index.html') diff --git a/src/index.html b/src/index.html index 98418eb5..f8fc5f9f 100644 --- a/src/index.html +++ b/src/index.html @@ -3,7 +3,6 @@ layout: default ---
-
{% for icon in site.icons %} @@ -14,7 +13,8 @@ layout: default {% endfor %}
- +
+
{% for icon in site.icons %} -- cgit v1.2.1