Updating hugo

This commit is contained in:
Fundor333
2024-12-20 18:53:46 +01:00
parent c3e9a0668b
commit 47d9981569
2 changed files with 7 additions and 7 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 --verbose
@hugo --minify
.PHONY: submodule