update hugo config services and added theme-update script

This commit is contained in:
somrat sorkar
2024-01-08 11:42:36 +06:00
parent aa00fbb343
commit c0d75b264b
12 changed files with 54 additions and 21 deletions

View File

@@ -25,5 +25,5 @@ require (
github.com/gethugothemes/hugo-modules/tab v0.0.0-20231227015948-b2308653c9e2 // indirect
github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20231227015948-b2308653c9e2 // indirect
github.com/gethugothemes/hugo-modules/videos v0.0.0-20231227015948-b2308653c9e2 // indirect
github.com/zeon-studio/hugoplate v0.0.0-20231231021647-f2f9095d1de4 // indirect
github.com/zeon-studio/hugoplate v0.0.0-20240101043423-aa00fbb34355 // indirect
)