From 04c07e7e85d53e02135965a3699b38172c39f34d Mon Sep 17 00:00:00 2001
From: B Mathis <brandon@imathis.com>
Date: Sat, 14 Nov 2009 16:51:42 -0600
Subject: fixed link to about page

---
 source/_layouts/default.haml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'source')

diff --git a/source/_layouts/default.haml b/source/_layouts/default.haml
index c61d5046..66f156f0 100644
--- a/source/_layouts/default.haml
+++ b/source/_layouts/default.haml
@@ -53,7 +53,7 @@ google_analytics: true
           %li.alpha
             %a(href="/") Blog
           %li.omega
-            %a(href="/about") About
+            %a(href="/about.html") About
           %li.subscribe
             %a(href="/atom.xml") Subscribe
     #page
-- 
cgit v1.2.1