mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-26 04:32:50 +00:00
Docs: fix HomePage (#977)
Some checks are pending
Some checks are pending
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
This commit is contained in:
parent
753b164ea2
commit
5bca15f12f
|
|
@ -112,7 +112,7 @@ defaultContentLanguage = 'zh-cn'
|
|||
# Link behaviour
|
||||
intLinkTooltip = true # Enable a tooltip for internal links that displays info about the destination? default false
|
||||
# extLinkNewTab = false # Open external links in a new Tab? default true
|
||||
# logoLinkURL = "" # Set a custom URL destination for the top header logo link.
|
||||
logoLinkURL = "https://fastgpt.in/" # Set a custom URL destination for the top header logo link.
|
||||
|
||||
[params.flexsearch] # Parameters for FlexSearch
|
||||
# enabled = true
|
||||
|
|
|
|||
Loading…
Reference in New Issue