summaryrefslogtreecommitdiff
path: root/public/js/manifest.json
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2025-02-23 16:50:30 -0800
committerJesse Morgan <jesse@jesterpm.net>2025-02-23 16:50:30 -0800
commit9cef96e19452ec5fd9857ef64eca48e7c8690b5d (patch)
tree2836fc1a0f787a11544329d1468ca0a5b46a1961 /public/js/manifest.json
parent8ecaed3d2f5a19bf1a5c4cb077658e1bd3bc8438 (diff)
parentda6f3f78965e1af2738a25b67126e396f881a0c9 (diff)
Merge branch 'fix-location-header' into local-install
Diffstat (limited to 'public/js/manifest.json')
-rw-r--r--public/js/manifest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/js/manifest.json b/public/js/manifest.json
index 7565124..90a21db 100644
--- a/public/js/manifest.json
+++ b/public/js/manifest.json
@@ -2,6 +2,7 @@
"name": "Quill",
"short_name": "Quill",
"description": "Quill is a simple app for posting to your website",
+ "display": "standalone",
"icons": [
{
"src": "/images/quill-icon-57.png",