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 2eca565 commit 4fa3985Copy full SHA for 4fa3985
_pages/archive.md
@@ -28,6 +28,5 @@ title: Posts Archive
28
<p><b><a href="{{ site.baseurl }}{{ post.url }}">{% if post.title and post.title != "" %}{{post.title}}{% else %}{{post.excerpt |strip_html}}{%endif%}</a></b> - {% if post.date and post.date != "" %}{{ post.date | date: "%e %B %Y" }}{%endif%}</p>
29
{% endfor %}
30
</ul>
31
- <h3>Oldest Posts</h3>
32
</section>
33
</div>
0 commit comments