Commit 5bca15f1 by Carson Yang Committed by GitHub

Docs: fix HomePage (#977)

Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
parent 753b164e
...@@ -112,7 +112,7 @@ defaultContentLanguage = 'zh-cn' ...@@ -112,7 +112,7 @@ defaultContentLanguage = 'zh-cn'
# Link behaviour # Link behaviour
intLinkTooltip = true # Enable a tooltip for internal links that displays info about the destination? default false 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 # 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 [params.flexsearch] # Parameters for FlexSearch
# enabled = true # enabled = true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment