From 49b9eb97821bc89f3e17e3028682c21da6870be5 Mon Sep 17 00:00:00 2001 From: graingert Date: Wed, 30 Nov 2011 16:33:08 +0000 Subject: [PATCH] img tags use src=, not href= --- about.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/about.html b/about.html index e708fcf0..ec71f823 100644 --- a/about.html +++ b/about.html @@ -73,9 +73,9 @@ layout: simple {% for c in site.project.contributors %} {% if c.gravatar_id %} - + {% else %} - + {% endif %} {% if c.login %}