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
|
||||
.page_width
|
||||
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
|
||||
//Disqus Comments code
|
||||
:javascript
|
||||
|
Loading…
Reference in New Issue
Block a user