Browse code

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

B Mathis authored on 20/10/2009 at 14:08:12
Showing 2 changed files
... ...
@@ -33,4 +33,6 @@ root_url:
33 33
         - else
34 34
           = content
35 35
     #footer
36
-      .page_width Footer
37 36
\ No newline at end of file
37
+      .page_width
38
+        = "Copyright © #{Time.now.strftime('%Y')} - #{page.blog_title} | "
39
+        %span.credit Powered by <a href="http://github.com/henrik/jekyll">Jekyll</a> & <a href="http://github.com/imathis/octopress/">Octopress</a>
38 40
\ No newline at end of file
... ...
@@ -36,6 +36,8 @@ html body
36 36
   background-color= !page_bg
37 37
   border-top= "1px solid" !page_border
38 38
   padding: 25px 0
39
+  .page_width
40
+    background-color= !page_bg
39 41
 
40 42
 #subnav
41 43
   +clearfix