aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2018-08-06 17:26:48 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2018-08-06 17:26:48 +0200
commit6253181d8054f6eb50288a8a231c67df06c4926c (patch)
treed0bfb3b3a65dd2ca8dc3c7fd7a26d42194cbae6b
parent1ce3669a6996e4c4668c730a994feb952124b155 (diff)
downloadmitjafelicijan.com-6253181d8054f6eb50288a8a231c67df06c4926c.tar.gz
content update
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 02db7c8..f45c98b 100644
--- a/Makefile
+++ b/Makefile
@@ -6,5 +6,5 @@ run: clean
6 6
7publish: 7publish:
8 git add . 8 git add .
9 git commit -m "update" 9 git commit -m "content update"
10 git push 10 git push