update modules

This commit is contained in:
somrat sorkar 2023-07-23 09:53:38 +06:00
parent c120b0c2ee
commit 3dfdf7e3ef
2 changed files with 24 additions and 24 deletions

View File

@ -3,27 +3,27 @@ module hugoplate.netlify.app
go 1.20
require (
github.com/gethugothemes/hugo-modules/accordion v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/adsense v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/images v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/modal v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/pwa v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/search v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/tab v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/gethugothemes/hugo-modules/videos v0.0.0-20230722060014-a27a0ea9a0d9 // indirect
github.com/zeon-studio/hugoplate v0.0.0-20230722052040-ae2568ca8137 // indirect
github.com/gethugothemes/hugo-modules/accordion v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/adsense v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/images v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/modal v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/pwa v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/search v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/tab v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/gethugothemes/hugo-modules/videos v0.0.0-20230723035230-6e3f9ed58472 // indirect
github.com/zeon-studio/hugoplate v0.0.0-20230723032028-c120b0c2ee39 // indirect
)

View File

@ -89,7 +89,7 @@
</span>
{{ else }}
<a
href="{{.URL}}"
href="{{ .URL }}"
aria-current="page"
class="text-dark hover:bg-theme-light dark:text-darkmode-dark dark:hover:bg-darkmode-theme-light rounded px-4 py-2">
{{ .PageNumber }}