From 2385e5bdeb38fe478f789032732c3e96c263bb5a Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Fri, 23 Jul 2010 13:21:18 +1000 Subject: [PATCH] Add meta description and keywords --- layouts/_head.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layouts/_head.html b/layouts/_head.html index 1faf59d..c13b8ec 100644 --- a/layouts/_head.html +++ b/layouts/_head.html @@ -1,6 +1,8 @@ <%=h [@item[:title], 'WezM.net'].compact.join(' - ') %> +<% if @item[:extra] %><% end %> +<% if @item[:keywords] %><% end %>