Updating hugo version

This commit is contained in:
Fundor333
2024-12-18 19:12:54 +01:00
parent 19bb65ba53
commit c3e9a0668b
61 changed files with 20 additions and 20 deletions

View File

@@ -64,7 +64,7 @@ brodcast: clean ## Brodcast the site
deploy_prod: ## Ready to deploy
@npm update
@hugo mod get -u
@hugo --minify
@hugo --minify --verbose
.PHONY: submodule