From d40d6a8c545d4da2ca5cc403c39fbb68b3f2966b Mon Sep 17 00:00:00 2001 From: kusa Date: Tue, 22 Nov 2022 23:23:42 +0800 Subject: [PATCH] Add .webmanifest for iOS --- public/site.webmanifest | 1 + templates/index.html | 1 + 2 files changed, 2 insertions(+) create mode 100644 public/site.webmanifest diff --git a/public/site.webmanifest b/public/site.webmanifest new file mode 100644 index 0000000..29f0599 --- /dev/null +++ b/public/site.webmanifest @@ -0,0 +1 @@ +{"display":"standalone"} \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index 4c1f915..a996ded 100644 --- a/templates/index.html +++ b/templates/index.html @@ -12,6 +12,7 @@ +