Small touches
This commit is contained in:
parent
0113fbd9cd
commit
6bd498fb39
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -11,6 +11,6 @@ build:
|
|||
hugo
|
||||
|
||||
clean:
|
||||
rm -rf $(target)
|
||||
rm -rf $(src) $(target)
|
||||
|
||||
.PHONY := build push clean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue