From df6d059a85db3a68d60df9e86accf20d1ee59815 Mon Sep 17 00:00:00 2001 From: samsepi0l Date: Sat, 16 Dec 2023 12:18:23 +0100 Subject: [PATCH] Improve favicons - Add mask_icon color - Add manifest - Make icon type, apple-touch-icon type, and svg (mask_icon) type explicit --- layouts/partials/head.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 5621a135..6e115624 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -83,11 +83,12 @@ {{- /* Favicons */}} - + - - + + +