From c2cc12278b4bea016c6f73537d99a9b48158898c Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 25 Mar 2020 05:41:53 +0100 Subject: Cleaned up some content --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a4db862..642ae7a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ dev: - browser-sync ./public/ -w --no-notify --no-open + browser-sync ./public/ -w --no-notify --no-open --extensions=.html clean: rm -rf public/* -- cgit v1.2.3