Fix recent posts links on home page

This commit is contained in:
Wesley Moore 2018-03-17 11:00:48 +11:00
parent af8d150b5c
commit 46ba84263c

View file

@ -9,8 +9,8 @@
<main>
<section id="posts" class="column">
<h1>
<a href="/technical/articles/">Recent Posts</a>
<a href="/technical/feed/"><img src="/images/feed-icon.svg" class="feed-icon feed-icon-sup" width="12" height="12" alt="Feed Icon" /></a>
<a href="/articles/">Recent Posts</a>
<a href="/feed/"><img src="/images/feed-icon.svg" class="feed-icon feed-icon-sup" width="12" height="12" alt="Feed Icon" /></a>
</h1>
<ul class="articles">