deactivated unused plugins
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m42s
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m42s
This commit is contained in:
parent
547284157a
commit
99e790efa5
3 changed files with 32 additions and 34 deletions
2
go.mod
2
go.mod
|
|
@ -5,7 +5,7 @@ go 1.20
|
|||
require (
|
||||
github.com/gethugothemes/hugo-modules/accordion v0.0.0-20240207043320-fa42312441f5 // indirect
|
||||
github.com/gethugothemes/hugo-modules/adsense v0.0.0-20240207043320-fa42312441f5 // indirect
|
||||
github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20240207043320-fa42312441f5 // indirect
|
||||
github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20240417032207-612e47c108d7 // indirect
|
||||
github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20240207043320-fa42312441f5 // indirect
|
||||
github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20240207043320-fa42312441f5 // indirect
|
||||
github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20240207043320-fa42312441f5 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue