This commit is contained in:
John Bowdre 2023-11-04 21:11:38 -05:00
parent 69863eedbb
commit 4da71e5bc5

View file

@ -2,7 +2,7 @@
command = """ command = """
hugo --minify hugo --minify
npm -i @torchlight-api/torchlight-cli npm -i @torchlight-api/torchlight-cli
npx torchliight npx torchlight
""" """
publish = "public" publish = "public"