From 049a9e8d1927644d8f4e7e1ed37971da5ebfd8f8 Mon Sep 17 00:00:00 2001
From: Bud Parr <budparr@gmail.com>
Date: Sat, 15 Apr 2017 02:26:23 +0000
Subject: [PATCH] change article to post

---
 layouts/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/layouts/index.html b/layouts/index.html
index bdb6610..3da9bfe 100755
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -29,7 +29,7 @@
             </a>
           </h2>
         {{ end }}
-        <a href="/article/" class="link db f6 pa2 br3 bg-mid-gray white dim w4 tc">All Posts</a>
+        <a href="/post/" class="link db f6 pa2 br3 bg-mid-gray white dim w4 tc">All Posts</a>
       </section>
 
     </div>

--
Gitblit v1.10.0