From 1110bf960e80cbddaef3d24fbce9b536b3653e58 Mon Sep 17 00:00:00 2001 From: Yochem van Rosmalen Date: Wed, 17 Jul 2024 17:12:03 +0200 Subject: [PATCH] Add favicon to website --- _layouts/default.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_layouts/default.html b/_layouts/default.html index ed22fc50..47989494 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,6 +3,8 @@ + + {% if page.custom_css %} {% endif %}