We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3419958 commit 3899eaeCopy full SHA for 3899eae
1 file changed
index.md
@@ -9,4 +9,6 @@ tagline: Official team blog
9
<div class="date"><small>{{ post.date | date_to_string }} </small></div>
10
<h2><a href="{{ BASE_PATH }}{{ post.url }}">{{ post.title }}</a><small> - {{ post.tagline }}</small></h2>
11
{{ post.content }}
12
+<hr />
13
{% endfor %}
14
+<a href="/archive.html">More posts...</a>
0 commit comments