diff --git a/_includes/post-item.html b/_includes/post-item.html index 0deec3a..960041c 100644 --- a/_includes/post-item.html +++ b/_includes/post-item.html @@ -12,9 +12,9 @@ >
-

+

{{ post.title | escape }} -

+
{{post.description}} diff --git a/_layouts/default.html b/_layouts/default.html index 8563479..0bc42d9 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -18,7 +18,7 @@