changed: manifest for sharing

This commit is contained in:
quenousimporte 2023-09-01 10:09:32 +02:00
parent 38b30eec43
commit 71de70752a
1 changed files with 4 additions and 2 deletions

View File

@ -1,13 +1,15 @@
{
"share_target":
{
"action": "index.html",
"action": "/index.html",
"params":
{
"title": "name",
"text": "description",
"url": "link"
}
},
"method": "GET",
"enctype": "application/x-www-form-urlencoded"
},
"name": "notes",
"start_url": ".",