added auto generated copyright to footer as well as credit for Jekyll and Octopress
This commit is contained in:
parent
e0a0d093c4
commit
fd32bcaba0
@ -33,4 +33,6 @@ root_url:
|
|||||||
- else
|
- else
|
||||||
= content
|
= content
|
||||||
#footer
|
#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>
|
@ -36,6 +36,8 @@ html body
|
|||||||
background-color= !page_bg
|
background-color= !page_bg
|
||||||
border-top= "1px solid" !page_border
|
border-top= "1px solid" !page_border
|
||||||
padding: 25px 0
|
padding: 25px 0
|
||||||
|
.page_width
|
||||||
|
background-color= !page_bg
|
||||||
|
|
||||||
#subnav
|
#subnav
|
||||||
+clearfix
|
+clearfix
|
||||||
|
Loading…
Reference in New Issue
Block a user