mirror of
https://shylinux.com/x/volcanos
synced 2025-04-25 08:48:06 +08:00
17 lines
369 B
JSON
17 lines
369 B
JSON
{
|
|
"pages": [
|
|
"pages/river/river",
|
|
"pages/action/action",
|
|
"pages/insert/insert"
|
|
],
|
|
"window": {
|
|
"backgroundColor": "#000",
|
|
"backgroundTextStyle": "dark",
|
|
"navigationBarBackgroundColor": "#000",
|
|
"navigationBarTitleText": "终端工具链",
|
|
"navigationBarTextStyle": "white"
|
|
},
|
|
"style": "v2",
|
|
"sitemapLocation": "sitemap.json"
|
|
}
|