aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2020-03-25 05:41:53 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2020-03-25 05:41:53 +0100
commitc2cc12278b4bea016c6f73537d99a9b48158898c (patch)
tree95abfb24afd55a8cb3d2e73f52fcc222453ab1ad
parent079865deb40d97b2f3559a2c4747f7cc1f619df7 (diff)
downloadmitjafelicijan.com-c2cc12278b4bea016c6f73537d99a9b48158898c.tar.gz
Cleaned up some content
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a4db862..642ae7a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
1dev: 1dev:
2 browser-sync ./public/ -w --no-notify --no-open 2 browser-sync ./public/ -w --no-notify --no-open --extensions=.html
3 3
4clean: 4clean:
5 rm -rf public/* 5 rm -rf public/*