From 12ae6fb38c63313d495054c32a7fc88ccaf67b3a Mon Sep 17 00:00:00 2001
From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Date: Mon, 1 Sep 2008 21:56:38 -0400
Subject: [PATCH] trying again with images in the template nav.

---
 website/templates/nav.mdwn | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/templates/nav.mdwn b/website/templates/nav.mdwn
index 8452cb4..5bb105b 100644
--- a/website/templates/nav.mdwn
+++ b/website/templates/nav.mdwn
@@ -1,3 +1,3 @@
 <div class="sitehead">
-![monkeysphere](/logo.png) [[overview|index]] | [[why?|why]] | [[download]] | [[documentation|doc]] | [[news]] | [[community]] | [[bugs]]
+[[!img /logo.png alt="monkeysphere"]] [[overview|index]] | [[why?|why]] | [[download]] | [[documentation|doc]] | [[news]] | [[community]] | [[bugs]]
 </div>
-- 
2.25.1