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 020b1e8 commit cfe9994Copy full SHA for cfe9994
config/_default/params.toml
@@ -60,9 +60,9 @@ show_categories = true
60
# announcement
61
# announcement module: https://github.com/gethugothemes/hugo-modules/tree/master/components/announcement
62
[announcement]
63
-enable = false
+enable = true
64
expire_days = 7
65
-content = "You must replace the **baseURL** in **hugo.toml** file when deploying, you can manage this announcement from the **params.toml** file."
+content = "vince [**v.11.3**](https://github.com/vinceanalytics/vince/releases/tag/v1.11.3) has been released."
66
67
# seo meta data for OpenGraph / Twitter Card
68
# seo module: https://github.com/gethugothemes/hugo-modules/tree/master/seo-tools/basic-seo
0 commit comments