From b70774cee9891b82a807dfcb12760a57fe52f66e Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Thu, 15 Sep 2011 13:20:46 +0200 Subject: [PATCH] use absolute path for logo image --- _includes/nav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/nav.html b/_includes/nav.html index 226ee295..f9aa647e 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -1,7 +1,7 @@
-

Bitcoin

+

Bitcoin

    {% for link in site.navigation %} {% assign active = nil %}