Fix build

This commit is contained in:
Fundor333
2024-07-26 12:55:19 +02:00
parent d565969592
commit 6f564f362a
71 changed files with 11 additions and 5 deletions

View File

@@ -29,7 +29,7 @@ syntax: ## Build the style of the code
cache: ## Clean the cache
@hugo --gc
clean: cache gomodule syntax ## Clean the directory of the project of chache e meta file and other things
clean: cache gomodule ## Clean the directory of the project of chache e meta file and other things
.PHONY: run
run: clean ## Build the site cleaning all