diff --git a/_layouts/post.html b/_layouts/post.html index bb3c55f..c0362b5 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -9,26 +9,19 @@ layout: default >
️{{ page.category }}
-
-

- {{ page.title | escape }} -

-
+

+ {{ page.title | escape }} +

+
By
+
{% if page.image or page.remote-image %} @@ -104,5 +97,7 @@ layout: default
+ - + + \ No newline at end of file