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