fix: update dev script

This commit is contained in:
SerKo 2022-04-02 23:39:34 +08:00
parent 71fa360cba
commit 6700b6cd6f
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
.PHONY: dev
dev:
hugo server -D --themesDir=../.. --source=exampleSite --theme=holy
hugo server -D --disableFastRender --source=exampleSite --themesDir=../.. --theme=holy