mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 15:40:22 +00:00
11 lines
No EOL
413 B
JSON
11 lines
No EOL
413 B
JSON
{
|
|
"menu": {
|
|
"appstore": {
|
|
"label": "App Store",
|
|
"path": "index.html",
|
|
"order": -1
|
|
}
|
|
},
|
|
"version": "1.0.0",
|
|
"content-security-policy": "default-src 'unsafe-inline' 'unsafe-eval' *;font-src * data:;style-src 'unsafe-inline' 'unsafe-eval' *;img-src * data:;connect-src https://graphql.contentful.com/ http://redhattext http://overpass-webfont *"
|
|
} |