diff --git a/_includes/mail-form.html b/_includes/mail-form.html index eab4d12..1e45501 100644 --- a/_includes/mail-form.html +++ b/_includes/mail-form.html @@ -5,7 +5,11 @@

Subscribe to my future posts

-
+

@@ -17,20 +21,22 @@
-
+

- + +
- Or subscribe to my RSS feed + Or subscribe to my RSS feed
-
-
+
diff --git a/_layouts/post.html b/_layouts/post.html index ac54e9c..0b00f54 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -14,7 +14,4 @@ layout: default -{% include comments.html %} - - - +{% include comments.html %} {% include mail-form.html %}