mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-12-23 16:08:53 -05:00
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
|
||||
= 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>
|
@ -36,6 +36,8 @@ html body
|
||||
background-color= !page_bg
|
||||
border-top= "1px solid" !page_border
|
||||
padding: 25px 0
|
||||
.page_width
|
||||
background-color= !page_bg
|
||||
|
||||
#subnav
|
||||
+clearfix
|
||||
|
Loading…
Reference in New Issue
Block a user