From 7c25c7715f617877149f193e1a83f1bcd383c843 Mon Sep 17 00:00:00 2001 From: Henning Date: Tue, 6 Jun 2023 12:54:51 +0200 Subject: [PATCH] changed rel="shortcut icon" to rel="icon" "icon" is standard and used by all modern browsers. Only IE needed "shortcut icon". Since is it not longer supported and would have needed an .ico-file, "icon" is the right value for rel. --- radicale/web/internal_data/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radicale/web/internal_data/index.html b/radicale/web/internal_data/index.html index c526195a..3b74fe41 100644 --- a/radicale/web/internal_data/index.html +++ b/radicale/web/internal_data/index.html @@ -7,7 +7,7 @@ Radicale Web Interface - +