Skip to content

Commit addd25d

Browse files
committed
update section title
1 parent a72fec3 commit addd25d

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

_includes/latest-post.html renamed to _includes/blog.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ <h3>
2323
<a href="{{site.url}}{{ post.url }}">{{post.title}} </a>
2424
</strong>
2525
<small>
26-
<a href="{{site.url}}{{post.url}}#disqus_thread"
27-
>Comments</a
28-
></small
26+
<a href="{{site.url}}{{post.url}}#disqus_thread">Comments</a></small
2927
>
3028
</h3>
3129

latest-post.html renamed to blog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
title: Blog
44
---
55

6-
## Latest Post
6+
## Blog

0 commit comments

Comments
 (0)