fix: makefile
This commit is contained in:
parent
a5c1479549
commit
a0116583e0
1 changed files with 3 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,2 +1,4 @@
|
||||||
|
.PHONY: server
|
||||||
|
|
||||||
server:
|
server:
|
||||||
hugo server
|
hugo server
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue