Skip to content

Commit 4fa3985

Browse files
committed
Fixes archive
1 parent 2eca565 commit 4fa3985

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_pages/archive.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,5 @@ title: Posts Archive
2828
<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>
2929
{% endfor %}
3030
</ul>
31-
<h3>Oldest Posts</h3>
3231
</section>
3332
</div>

0 commit comments

Comments
 (0)