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 @@ - +