Docs: update icon and primary color

This commit is contained in:
AllenWriter
2025-05-15 11:35:13 +08:00
parent 7525c2c742
commit 75832ac9b4
6 changed files with 203 additions and 9 deletions

View File

@@ -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"
]
}
]