summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSantiago Soler <santiago.r.soler@gmail.com>2021-03-23 22:53:21 -0300
committerSantiago Soler <santiago.r.soler@gmail.com>2021-03-23 22:53:21 -0300
commit6c2088363445f43931a9ee3102ffe05b6dfb516b (patch)
tree8b1181e8376a118e2466a0e02f58d46b35a49a31
parentc720ae30dc10f1268244803e1562ca060b51997a (diff)
downloadwebsite-template-6c2088363445f43931a9ee3102ffe05b6dfb516b.tar.gz
Fix Makefile
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 31b5468..462a001 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ all:
$(JEKYLL) build
serve:
- $(JEKYLL) jekyll serve
+ $(JEKYLL) serve
clean:
- $(JEKYLL) jekyll clean
+ $(JEKYLL) clean
Un proyecto texto-plano.xyz