We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad4e011 commit 4564bc9Copy full SHA for 4564bc9
config.toml
@@ -2,10 +2,10 @@ baseURL = "/"
2
languageCode = "en-US"
3
defaultContentLanguage = "en"
4
5
-title = "Hugo Learn Documentation"
6
theme = "learn"
7
metaDataFormat = "yaml"
8
defaultContentLanguageInSubdir= true
+disqusShortname = "clevergo"
9
10
[params]
11
editURL = "https://github.com/clevergo/website/edit/master/content/"
@@ -17,7 +17,6 @@ defaultContentLanguageInSubdir= true
17
baiduAnalytics = "afba29a2d051b29ccf73018b8c9df89c"
18
disableSearch = false
19
themeVariant = "blue"
20
- disqusShortname = "clevergo"
21
titleSeparator = "-"
22
23
[params.beian]
0 commit comments