From bf1e137081e83cc1961f85c5040daf2eaa262d8b Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Thu, 28 Apr 2022 09:42:32 +0200 Subject: Inline empty icon Prevent browsers from requesting nonexistent /favicon.ico. --- templates/default.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/default.html b/templates/default.html index 739995b..52ef143 100644 --- a/templates/default.html +++ b/templates/default.html @@ -13,6 +13,7 @@ skreutz.com - $title$ + -- cgit v1.2.3