diff --git a/_layouts/post.html b/_layouts/post.html index 206138c..392e2e9 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -5,32 +5,27 @@ {% capture url_parts %} {{ page.url | remove: "/index.html" | replace:'/'," " }}{% endcapture %} {% capture num_parts %}{{ url_parts | number_of_words | minus: 1 }}{% endcapture %} {% assign previous="" %} -
- -

{{page.title}}

- - -{{content}} -
-
- - -
-
\ No newline at end of file +

{{page.title}}

+ Posted: {{page.posted}} + {{content}} +
+
+ Tweet + +
+