From 49fe04a627fd11d6212ed0cca469dcf6fbde0cf9 Mon Sep 17 00:00:00 2001 From: Eman Lear <8792460+res0Nanz@users.noreply.github.com> Date: Mon, 30 Sep 2024 15:20:57 +0800 Subject: [PATCH] frontend: add `apple-touch-icon` With `apple-touch-icon`, mobile devices of particular OS can properly show icon when bookmarking the web page as a home screen application. --- src/app.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app.html b/src/app.html index d7f4513e7..f6e46c9cf 100644 --- a/src/app.html +++ b/src/app.html @@ -3,6 +3,7 @@ +