Skip to content

Commit

Permalink
fix(manifest): update protocol handler to use 'web+mention'
Browse files Browse the repository at this point in the history
  • Loading branch information
NateIsern committed Nov 15, 2024
1 parent 2dd2b0f commit c430b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
],
"protocol_handlers": [
{
"protocol": "mention",
"protocol": "web+mention",
"url": "/?type=%s"
}
],
Expand Down

0 comments on commit c430b47

Please sign in to comment.