diff --git a/Makefile b/Makefile
index 4c75b5b..7b03d6d 100644
--- a/Makefile
+++ b/Makefile
@@ -15,6 +15,7 @@ deploy:
 	rsync -av public desk:/var/www/balki.me
 
 build:
+	rm -rf public/*
 	hugo --logLevel debug
 
 serve:
diff --git a/public b/public
index 342be53..7c9fb50 160000
--- a/public
+++ b/public
@@ -1 +1 @@
-Subproject commit 342be53d7601f8b71a116431303a8b0da3858e6d
+Subproject commit 7c9fb50c26558aaef73ba00fd828ec2afb5b0cc2