added auto generated copyright to footer as well as credit for Jekyll and Octopress

This commit is contained in:
B Mathis 2009-10-20 09:08:12 -05:00
parent e0a0d093c4
commit fd32bcaba0
2 changed files with 5 additions and 1 deletions

View file

@ -33,4 +33,6 @@ root_url:
- else
= content
#footer
.page_width Footer
.page_width
= "Copyright © #{Time.now.strftime('%Y')} - #{page.blog_title} | "
%span.credit Powered by <a href="http://github.com/henrik/jekyll">Jekyll</a> & <a href="http://github.com/imathis/octopress/">Octopress</a>