Small touches
This commit is contained in:
parent
0113fbd9cd
commit
6bd498fb39
2
Makefile
2
Makefile
|
@ -11,6 +11,6 @@ build:
|
||||||
hugo
|
hugo
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf $(target)
|
rm -rf $(src) $(target)
|
||||||
|
|
||||||
.PHONY := build push clean
|
.PHONY := build push clean
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit d679754a1359c414b08b97fefc514ca9c14da48f
|
Subproject commit 34e903d09f6ac6b99b60c24fe1a62d9fcf3342ee
|
Loading…
Reference in a new issue