Add shortcuts

pull/4145/head
Jake Anto 8 months ago committed by GitHub
parent 877037e114
commit 6d177b5fa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,5 +17,15 @@
"background_color": "#575757",
"display": "standalone",
"description": "An alternative front-end to YouTube",
"start_url": "/"
"start_url": "/",
"shortcuts": [
{
"name": "Popular",
"url": "/feed/popular"
},
{
"name": "Trending",
"url": "/feed/trending"
}
]
}

Loading…
Cancel
Save