diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml index 6ce3b56..22c3af7 100755 --- a/exampleSite/config/_default/params.toml +++ b/exampleSite/config/_default/params.toml @@ -55,7 +55,7 @@ show_categories = true # announcement # announcement module: https://github.com/gethugothemes/hugo-modules/tree/master/components/announcement [announcement] -enable = true +enable = false expire_days = 7 content = "You must replace the **baseURL** in **hugo.toml** file when deploying, you can manage this announcement from the **params.toml** file." diff --git a/exampleSite/go.mod b/exampleSite/go.mod index 6df46db..9df2661 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -3,28 +3,29 @@ module hugoplate.netlify.app go 1.21 require ( - github.com/gethugothemes/hugo-modules/accordion v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/adsense v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/components/announcement v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/images v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/modal v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/pwa v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/search v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/tab v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20241123034247-ea3817d07c63 // indirect - github.com/gethugothemes/hugo-modules/videos v0.0.0-20241123034247-ea3817d07c63 // indirect + github.com/gethugothemes/hugo-modules/accordion v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/adsense v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/components/announcement v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/images v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/modal v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/pwa v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/search v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/tab v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20241203025515-30ad48e108af // indirect + github.com/gethugothemes/hugo-modules/videos v0.0.0-20241203025515-30ad48e108af // indirect github.com/hugomods/mermaid v0.1.4 // indirect + github.com/zeon-studio/hugoplate v0.0.0-20241203091903-bf5613de8b39 // indirect ) diff --git a/package.json b/package.json index 6579d58..0508728 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hugoplate", "description": "hugo tailwindcss boilerplate", - "version": "1.17.2", + "version": "1.18.0", "license": "MIT", "author": "zeon.studio", "scripts": {