mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
Docs: update icon and primary color
This commit is contained in:
20
docs.json
20
docs.json
@@ -3,14 +3,14 @@
|
||||
"theme": "mint",
|
||||
"name": "Dify Docs",
|
||||
"colors": {
|
||||
"primary": "#346DDB",
|
||||
"primary": "#0034FF",
|
||||
"light": "#688FE8",
|
||||
"dark": "#346DDB"
|
||||
"dark": "#0034FF"
|
||||
},
|
||||
"favicon": "/dify-logo.png",
|
||||
"logo": {
|
||||
"light": "/logo/dify-logo-black.svg",
|
||||
"dark": "/logo/dify-logo-white.svg"
|
||||
"light": "https://assets-docs.dify.ai/2025/05/d05cfc6ebe48f725d171dc71c64a5d16.svg",
|
||||
"dark": "https://assets-docs.dify.ai/2025/05/51203d105b7f617cae7954e5a6639508.svg"
|
||||
},
|
||||
"navigation": {
|
||||
"versions": [
|
||||
@@ -592,9 +592,11 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"tab": "Termbase",
|
||||
"tab": "Resources",
|
||||
"pages": [
|
||||
"en/termbase/termbase"
|
||||
"en/resources/termbase",
|
||||
"en/resources/about-dify/dify-brand-guidelines",
|
||||
"en/resources/about-dify/dify-brand-usage-terms"
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -1215,9 +1217,9 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"tab": "术语表",
|
||||
"tab": "资源",
|
||||
"pages": [
|
||||
"zh-hans/termbase/termbase"
|
||||
"zh-hans/resources/termbase"
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -1682,7 +1684,7 @@
|
||||
{
|
||||
"tab": "用語ベース",
|
||||
"pages": [
|
||||
"ja-jp/termbase/termbase"
|
||||
"ja-jp/resources/termbase"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user