From 9e1e442c74eaff72eec5da11ecc97ea09704f76b Mon Sep 17 00:00:00 2001 From: Karl Date: Tue, 15 Jul 2025 10:11:12 +0100 Subject: [PATCH] rework popper issue --- static/site.webmanifest | 11 ++++++++++- templates/add_account.html | 1 + templates/home.html | 2 +- templates/index.html | 2 +- templates/urls.html | 2 +- templates/user_accounts.html | 2 +- 6 files changed, 15 insertions(+), 5 deletions(-) diff --git a/static/site.webmanifest b/static/site.webmanifest index 4f1e310..bdf5ae4 100644 --- a/static/site.webmanifest +++ b/static/site.webmanifest @@ -24,5 +24,14 @@ ], "theme_color": "#ffffff", "background_color": "#ffffff", - "display": "standalone" + "display": "standalone", + "share_target": { + "action": "/share-target/", + "method": "GET", + "params": { + "title": "title", + "text": "text", + "url": "url" + } + } } \ No newline at end of file diff --git a/templates/add_account.html b/templates/add_account.html index 0396b5b..a9293f3 100644 --- a/templates/add_account.html +++ b/templates/add_account.html @@ -102,6 +102,7 @@ + - + diff --git a/templates/index.html b/templates/index.html index 86d63ef..2b9aec1 100644 --- a/templates/index.html +++ b/templates/index.html @@ -64,7 +64,7 @@ - + - + diff --git a/templates/user_accounts.html b/templates/user_accounts.html index 919d4b9..ed0e300 100644 --- a/templates/user_accounts.html +++ b/templates/user_accounts.html @@ -86,7 +86,7 @@ - +