Compare commits

..

1 Commits

Author SHA1 Message Date
Adam Veldhousen e0a2c05400
fix makefile targets
ci.vdhsn.com/push Build encountered an error Details
2023-01-27 19:25:31 -06:00
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ public: $(HUGO_BIN) \
./assets/css/syntax.light.css \
./assets/css/syntax.dark.css \
./layouts/partials/single/footer.html
hugo --verbose --gc --minify --templateMetrics --templateMetricsHints --enableGitInfo --environment production
hugo --verbose --gc --minify --templateMetrics --templateMetricsHints --enableGitInfo --environment production
./themes/lines:
git submodule init