added a link in footer to this instances code. obey the agpl yo.
This commit is contained in:
parent
96776f93f9
commit
17a890676e
2 changed files with 2 additions and 0 deletions
|
|
@ -94,6 +94,7 @@
|
|||
%li= link_to '@joindiaspora', "http://twitter.com/joindiaspora"
|
||||
%li= link_to 'github', "https://github.com/diaspora/diaspora"
|
||||
%li= link_to t('layouts.header.blog'), "http://blog.joindiaspora.com"
|
||||
%li= link_to t('layouts.header.code'), "#{root_url}source.tar.gz"
|
||||
|
||||
-unless @landing_page
|
||||
:javascript
|
||||
|
|
|
|||
|
|
@ -71,6 +71,7 @@ en:
|
|||
logout: "logout"
|
||||
blog: "blog"
|
||||
login: "login"
|
||||
code: "code"
|
||||
application:
|
||||
powered_by: "POWERED BY DIASPORA*"
|
||||
shared:
|
||||
|
|
|
|||
Loading…
Reference in a new issue