diff --git a/hugo.toml b/hugo.toml index cb04aed..4727561 100644 --- a/hugo.toml +++ b/hugo.toml @@ -2,6 +2,7 @@ baseURL = 'https://go.cyub.vip/' languageCode = 'zh-cn' title = '深入Go语言之旅' theme = "hugo-book" +disqusShortname = 'go-cyub-vip' [menu] # [[menu.before]] @@ -37,7 +38,7 @@ BookToC = false # (Optional, default none) Set the path to a logo for the book. # If the logo is /static/logo.png then the path would be logo.png -BookLogo = 'http://go2.cyub.vip/_static/golang-480.png' +BookLogo = 'https://static.cyub.vip/images/202310/golang-480.png' # (Optional, default none) Set leaf bundle to render as side menu # When not specified file structure and weights will be used diff --git a/public/analysis-tools/dlv/index.html b/public/analysis-tools/dlv/index.html index 927acb2..740c218 100644 --- a/public/analysis-tools/dlv/index.html +++ b/public/analysis-tools/dlv/index.html @@ -47,7 +47,7 @@ https://github.com/alex-shpak/hugo-book