From 175a0e397dd3cb223294c565557b63f3b07d28aa Mon Sep 17 00:00:00 2001 From: schlagmichdoch Date: Wed, 8 Nov 2023 20:53:35 +0100 Subject: [PATCH] prevent Apple devices from fetching non-existent image file `GET "/apple-touch-icon-precomposed.png"` --- public/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index b658712..5a84154 100644 --- a/public/index.html +++ b/public/index.html @@ -9,7 +9,7 @@ - + @@ -28,6 +28,7 @@ +