diff --git a/content/projects/digipex.markdown b/content/projects/digipex.md
similarity index 100%
rename from content/projects/digipex.markdown
rename to content/projects/digipex.md
diff --git a/layouts/index.html b/layouts/index.html
index d80618b55b42fa9c8db15270ca66d00b91727eb3..9eb2d04994d287fa1aff5a151c29ff2f8d91468b 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -1,3 +1,3 @@
 {{ partial "top_home.html" }}
-	{{ .Content }}
+{{ .Content }}
 {{ partial "bottom_home.html" }}