changed footer credit from github link to octopress.org
This commit is contained in:
parent
f23941da8f
commit
b29e546c72
@ -88,7 +88,7 @@ google_analytics: true
|
|||||||
#footer
|
#footer
|
||||||
.page_width
|
.page_width
|
||||||
Copyright © #{Time.now.strftime('%Y')} - #{page.blog_title} -
|
Copyright © #{Time.now.strftime('%Y')} - #{page.blog_title} -
|
||||||
%span.credit Powered by <a href="http://github.com/imathis/octopress/">Octopress</a>
|
%span.credit Powered by <a href="http://octopress.org">Octopress</a>
|
||||||
- if page.respond_to? :disqus_short_name
|
- if page.respond_to? :disqus_short_name
|
||||||
//Disqus Comments code
|
//Disqus Comments code
|
||||||
:javascript
|
:javascript
|
||||||
|
Loading…
Reference in New Issue
Block a user