From bcaf3d0a3dd1a7e8a9b4053719b69b7240dc58e1 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 1 Mar 2020 23:39:11 +0100 Subject: weather icons --- index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 1e5745b..19a642e 100644 --- a/index.html +++ b/index.html @@ -21,6 +21,8 @@
+ {% assign icons = site.icons %} + {% assign first-icon = site.icons | reverse | first %} {% assign slug = first-icon.slug %} {% capture first-icon %} @@ -85,7 +87,7 @@