Skip to content

Commit

Permalink
Update bloglist.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gaterunner341 committed May 23, 2024
1 parent 617119d commit 137ba63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bloglist.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ sitemap: false
<div class="article-container">
<div class="article">
<div class="article-info">
<a class="hover-underline-animation" href="{{ post.url }}">{{ post.title }} | {{ post.date | date: "%Y-%m-%d" }}</a><br>
<a style="font-size: 37px;font-weight: strong;" class="hover-underline-animation" href="{{ post.url }}">{{ post.title }} | {{ post.date | date: "%Y-%m-%d" }}</a><br>
{{ post.content | strip_html | truncatewords: 50 }}
</div>
</div>
Expand Down

0 comments on commit 137ba63

Please sign in to comment.