From 169aa063019e8281af8cdd2b82d563486b30973a Mon Sep 17 00:00:00 2001 From: Phillip K <34702189+gaterunner341@users.noreply.github.com> Date: Wed, 22 May 2024 21:52:50 -0400 Subject: [PATCH] Update bloglist.md --- bloglist.md | 88 ++++++++++++++++++++++++++++++----------------------- 1 file changed, 50 insertions(+), 38 deletions(-) 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}