mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
Merge pull request #3199 from DaiYuANg/master
update pwa manifest support deploy in sub folder
This commit is contained in:
commit
7d6d466284
@ -4,8 +4,8 @@
|
||||
"theme_color": "DarkGray",
|
||||
"background_color": "DarkGray",
|
||||
"display": "standalone",
|
||||
"scope": "/",
|
||||
"start_url": "/",
|
||||
"scope": "./",
|
||||
"start_url": "./",
|
||||
"icons": [{
|
||||
"src": "images/app-icons/ios/apple-touch-icon.png",
|
||||
"sizes": "180x180",
|
||||
|
Loading…
x
Reference in New Issue
Block a user