diff --git a/Makefile b/Makefile index 863e360..4c22021 100644 --- a/Makefile +++ b/Makefile @@ -10,5 +10,5 @@ build: publish: clean build git add . git status - git commit -m "Page update $$(date '+%F %r')" + git commit -m "Compile page" git push \ No newline at end of file