diff --git a/_layouts/home.html b/_layouts/home.html index 8a3d32c..a9e721d 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -20,7 +20,7 @@ layout: default {{ post.title | escape }}
- {{ post.title | escape }} + {{ post.description | escape }} {{ post.excerpt }}