Skip to content

Commit 50f9ccd

Browse files
committed
Modify hugo.toml
Signed-off-by: Pedro Ielpi <[email protected]>
1 parent 9b24255 commit 50f9ccd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

hugo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -164,10 +164,10 @@ version_menu = "Versions"
164164
disable = false
165165

166166
# added the user feedback module
167-
[params.ui.feedback]
168-
enable = true
169-
yes = 'Glad to hear it'
170-
no = 'Sorry to hear that'
167+
#[params.ui.feedback]
168+
#enable = true
169+
#yes = 'Glad to hear it'
170+
#no = 'Sorry to hear that'
171171

172172
# relativeURLs = true
173173
canonifyURLs = true

0 commit comments

Comments
 (0)