Skip to content

Commit 5bca15f

Browse files
Docs: fix HomePage (#977)
Signed-off-by: Carson Yang <[email protected]>
1 parent 753b164 commit 5bca15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docSite/hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ defaultContentLanguage = 'zh-cn'
112112
# Link behaviour
113113
intLinkTooltip = true # Enable a tooltip for internal links that displays info about the destination? default false
114114
# extLinkNewTab = false # Open external links in a new Tab? default true
115-
# logoLinkURL = "" # Set a custom URL destination for the top header logo link.
115+
logoLinkURL = "https://fastgpt.in/" # Set a custom URL destination for the top header logo link.
116116

117117
[params.flexsearch] # Parameters for FlexSearch
118118
# enabled = true

0 commit comments

Comments
 (0)