From 45c9018365143c41b6d3019ffc00b5067bc7c6dc Mon Sep 17 00:00:00 2001 From: Jonathan Bobel Date: Wed, 13 Mar 2024 10:51:38 -0400 Subject: [PATCH] Update of head from another issue focusing on the favicon area --- app/templates/new/components/head.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/app/templates/new/components/head.html b/app/templates/new/components/head.html index 1978e3a55..9ceb9dbc1 100644 --- a/app/templates/new/components/head.html +++ b/app/templates/new/components/head.html @@ -13,11 +13,15 @@ {% block headIcons %} - - + + + + - + + + {% endblock %}