Skip to content

Commit

Permalink
add links shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
thedannywahl committed Jan 2, 2024
1 parent 376bd2e commit 9cd968b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions isp-site/public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@
"display_override": [
"window-controls-overlay"
],
"shortcuts": [
{
"name": "Links",
"url": "/#/links",
"description": "Redirect Links"
}
],
"icons": [
{
"src": "favicon.ico",
Expand Down

0 comments on commit 9cd968b

Please sign in to comment.