Skip to content

Commit 7060146

Browse files
author
Caleb Rogers
committed
Merge pull request 'feat(webmanifest): add start_url to enhance installability' (#9) from sultanmyrza/running-calorie-average:feat-pwa-installability-enhancement into main
Reviewed-on: https://codeberg.org/508_dev/running-calorie-average/pulls/9
2 parents 0163330 + 3f705dc commit 7060146

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/site.webmanifest

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "Calorie Avgs.",
33
"short_name": "Calorie Avgs.",
4+
"start_url": "/",
45
"icons": [
56
{
67
"src": "/android-chrome-192x192.png",

0 commit comments

Comments
 (0)