Compile page
This commit is contained in:
parent
635b1b26e9
commit
21b1e29e93
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -10,5 +10,5 @@ build:
|
||||||
publish: clean build
|
publish: clean build
|
||||||
git add .
|
git add .
|
||||||
git status
|
git status
|
||||||
git commit -m "Page update $$(date '+%F %r')"
|
git commit -m "Compile page"
|
||||||
git push
|
git push
|
Loading…
Add table
Add a link
Reference in a new issue