Skip to content

Commit 84d8212

Browse files
committed
disable announcement
1 parent 4ac697f commit 84d8212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/_default/params.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ show_categories = true
5555
# announcement
5656
# announcement module: https://github.com/gethugothemes/hugo-modules/tree/master/components/announcement
5757
[announcement]
58-
enable = true
58+
enable = false
5959
expire_days = 7
6060
content = "You must replace the **baseURL** in **hugo.toml** file when deploying, you can manage this announcement from the **params.toml** file."
6161

0 commit comments

Comments
 (0)