From 64574c624f876accd3aa57db879a2ff4794266ba Mon Sep 17 00:00:00 2001 From: Karl Date: Tue, 15 Jul 2025 10:02:33 +0100 Subject: [PATCH] new manifest --- static/site.webmanifest | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/static/site.webmanifest b/static/site.webmanifest index bdf5ae4..4f1e310 100644 --- a/static/site.webmanifest +++ b/static/site.webmanifest @@ -24,14 +24,5 @@ ], "theme_color": "#ffffff", "background_color": "#ffffff", - "display": "standalone", - "share_target": { - "action": "/share-target/", - "method": "GET", - "params": { - "title": "title", - "text": "text", - "url": "url" - } - } + "display": "standalone" } \ No newline at end of file