update google-font linking and remove unncessarry things

This commit is contained in:
somrat sorkar
2023-07-18 13:20:30 +06:00
parent 8e771a89b4
commit 36a476851a
8 changed files with 19 additions and 11223 deletions

View File

@@ -68,9 +68,6 @@ path = "github.com/gethugothemes/hugo-modules/components/render-link"
[[imports]]
path = "github.com/gethugothemes/hugo-modules/shortcodes/button"
[[imports]]
path = "github.com/gethugothemes/hugo-modules/shortcodes/codepen"
[[imports]]
path = "github.com/gethugothemes/hugo-modules/shortcodes/notice"

View File

@@ -31,7 +31,7 @@ copyright = "Designed & Developed by [Zeon Studio](https://zeon.studio)"
# Preloader
[preloader]
enable = true
enable = false
preloader = "" # use jpg, png, svg or gif format.
# Navigation button
@@ -69,7 +69,7 @@ mastodon = "" # Your verification code
# cookies
[cookies]
enable = true
enable = false
expire_days = 60
content = "This site uses cookies. By continuing to use this website, you agree to their use."
button = "I Accept"