diff --git a/bloglist.md b/bloglist.md index 10c5a2c..da72fed 100644 --- a/bloglist.md +++ b/bloglist.md @@ -6,48 +6,60 @@ sitemap: false --- {% for post in site.posts %} -
-
{{ post.title | truncate: 50 }} | {{ post.date | date: "%Y-%m-%d" }} - +
+
+ {{ post.title | truncate: 50 }} | {{ post.date | date: "%Y-%m-%d" }} +
-
+
{% endfor %} [Back...](./){: .hover-underline-animation}