We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a72fec3 commit addd25dCopy full SHA for addd25d
_includes/latest-post.html renamed to _includes/blog.html
@@ -23,9 +23,7 @@ <h3>
23
<a href="{{site.url}}{{ post.url }}">{{post.title}} </a>
24
</strong>
25
<small>
26
- <a href="{{site.url}}{{post.url}}#disqus_thread"
27
- >Comments</a
28
- ></small
+ <a href="{{site.url}}{{post.url}}#disqus_thread">Comments</a></small
29
>
30
</h3>
31
latest-post.html renamed to blog.html
@@ -3,4 +3,4 @@
3
title: Blog
4
---
5
6
-## Latest Post
+## Blog
0 commit comments