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 9384432 commit 2cb4ca3
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 @@ -43,7 +43,7 @@ sitemap: false
<div class="article-container">
<div class="article">{{ post.title | truncate: 50 }} | {{ post.date | date: "%Y-%m-%d" }}
<div class="article-info">
{{ post.content | strip_html | truncate: 175 }}<br>
{{ post.content | strip_html | truncate: 200 }}<br>
<a style="font-size: 12px;font-weight: strong;" class="hover-underline-animation" href="{{ post.url }}">Continue Reading...</a>
</div>
</div>
Expand Down

0 comments on commit 2cb4ca3

Please sign in to comment.