diff --git a/partials/loop.hbs b/partials/loop.hbs
index fba0a7e..b2c1f82 100644
--- a/partials/loop.hbs
+++ b/partials/loop.hbs
@@ -14,7 +14,7 @@
@@ -22,4 +22,4 @@
{{/foreach}}
{{! Previous/next page links - displayed on every page }}
-{{pagination}}
\ No newline at end of file
+{{pagination}}
diff --git a/post.hbs b/post.hbs
index cb758c5..d270a2c 100644
--- a/post.hbs
+++ b/post.hbs
@@ -32,7 +32,7 @@
{{#if image}}
{{/if}}