From 5bca15f12ff4e2a1d6c8ea16a494d300bcfd586f Mon Sep 17 00:00:00 2001 From: Carson Yang Date: Tue, 12 Mar 2024 13:51:30 +0800 Subject: [PATCH] Docs: fix HomePage (#977) Signed-off-by: Carson Yang --- docSite/hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docSite/hugo.toml b/docSite/hugo.toml index d3f8ca537..5a5a6c024 100644 --- a/docSite/hugo.toml +++ b/docSite/hugo.toml @@ -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