mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-08 05:39:13 +00:00
Add start_url to khoj webmanifest to show Khoj as PWA on Chrome
This commit is contained in:
@@ -11,5 +11,6 @@
|
|||||||
],
|
],
|
||||||
"theme_color": "#ffffff",
|
"theme_color": "#ffffff",
|
||||||
"background_color": "#ffffff",
|
"background_color": "#ffffff",
|
||||||
"display": "standalone"
|
"display": "standalone",
|
||||||
|
"start_url": "/"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user