added announcement module

This commit is contained in:
Somrat
2024-04-17 09:21:08 +06:00
parent 2f8cd66481
commit 5d1e77ab6a
5 changed files with 19 additions and 0 deletions

View File

@@ -53,6 +53,9 @@ path = "github.com/gethugothemes/hugo-modules/components/social-share"
[[imports]]
path = "github.com/gethugothemes/hugo-modules/components/cookie-consent"
[[imports]]
path = "github.com/gethugothemes/hugo-modules/components/announcement"
[[imports]]
path = "github.com/gethugothemes/hugo-modules/components/custom-script"