From 8da484429b3659de1fd1476c978e7e42f859aa6c Mon Sep 17 00:00:00 2001 From: David Babel Date: Thu, 3 Sep 2026 18:34:43 +0200 Subject: [PATCH 1/3] Add apple-touch-icon link to index.html Add apple touch icon for better iOS support --- web/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/web/index.html b/web/index.html index bf7cdfed8..cf6f93160 100644 --- a/web/index.html +++ b/web/index.html @@ -3,6 +3,7 @@ + OpenFox From 79dc5e4e8ef7f24c610a65dc6c809aec6bea1695 Mon Sep 17 00:00:00 2001 From: David Babel Date: Thu, 3 Sep 2026 18:34:43 +0200 Subject: [PATCH 2/3] Add apple-touch-icon to 512x512 image Updated the apple-touch-icon to use a 512x512 image. It allows to use openfox as an "installed website" as an app, with a nice logo. --- web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/index.html b/web/index.html index cf6f93160..070eb560b 100644 --- a/web/index.html +++ b/web/index.html @@ -3,7 +3,7 @@ - + OpenFox From d65a42c6a8896096d8f21cdfebf51b3f6ad86949 Mon Sep 17 00:00:00 2001 From: David Babel Date: Fri, 4 Sep 2026 02:12:50 +0200 Subject: [PATCH 3/3] add icons for android --- web/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/index.html b/web/index.html index 070eb560b..3cfdd96ca 100644 --- a/web/index.html +++ b/web/index.html @@ -3,10 +3,13 @@ + + OpenFox +