diff --git a/exampleSite/config/_default/module.toml b/exampleSite/config/_default/module.toml index 94ea681..0ec3758 100644 --- a/exampleSite/config/_default/module.toml +++ b/exampleSite/config/_default/module.toml @@ -1,6 +1,6 @@ [hugoVersion] extended = true -min = "0.144.0" +min = "0.151.0" [[imports]] path = "github.com/zeon-studio/hugoplate" diff --git a/exampleSite/go.mod b/exampleSite/go.mod index 1e4dfd8..72cc250 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-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/adsense v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/components/announcement v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/images v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/modal v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/pwa v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/search v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/tab v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20251117063525-8f2848f3bfa2 // indirect - github.com/gethugothemes/hugo-modules/videos v0.0.0-20251117063525-8f2848f3bfa2 // indirect + github.com/gethugothemes/hugo-modules/accordion v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/adsense v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/components/announcement v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/images v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/modal v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/pwa v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/search v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/tab v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20251117073232-ef5b4666824c // indirect + github.com/gethugothemes/hugo-modules/videos v0.0.0-20251117073232-ef5b4666824c // indirect github.com/hugomods/mermaid v0.1.4 // indirect + github.com/zeon-studio/hugoplate v0.0.0-20251117071642-4f1cd9a6df9d // indirect ) diff --git a/theme.toml b/theme.toml index f9ff8db..13e4d5e 100644 --- a/theme.toml +++ b/theme.toml @@ -4,7 +4,7 @@ licenselink = "https://github.com/zeon-studio/hugoplate/blob/main/LICENSE" description = "Hugoplate is a free starter template built with Hugo, and TailwindCSS, providing everything you need to jumpstart your Hugo project and save valuable time." homepage = "https://github.com/zeon-studio/hugoplate" demosite = "https://zeon.studio/preview?project=hugoplate" -min_version = "0.144.0" +min_version = "0.151.0" tags = [ "blog",