aboutsummaryrefslogtreecommitdiff
path: root/source/_layouts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/_layouts/default.haml4
1 files changed, 3 insertions, 1 deletions
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 <a href="http://github.com/henrik/jekyll">Jekyll</a> & <a href="http://github.com/imathis/octopress/">Octopress</a> \ No newline at end of file