From fd32bcaba026d0e31b3396eb31450b8ac7a15242 Mon Sep 17 00:00:00 2001 From: B Mathis Date: Tue, 20 Oct 2009 09:08:12 -0500 Subject: added auto generated copyright to footer as well as credit for Jekyll and Octopress --- source/_layouts/default.haml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'source/_layouts/default.haml') diff --git a/source/_layouts/default.haml b/source/_layouts/default.haml index a3f4431e..b32b026b 100644 --- a/source/_layouts/default.haml +++ b/source/_layouts/default.haml @@ -33,4 +33,6 @@ root_url: - else = content #footer - .page_width Footer \ No newline at end of file + .page_width + = "Copyright © #{Time.now.strftime('%Y')} - #{page.blog_title} | " + %span.credit Powered by Jekyll & Octopress \ No newline at end of file -- cgit v1.2.1