Remove random href
This commit is contained in:
parent
a9b429d163
commit
bfcb2a9e18
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
||||||
|
|
||||||
%header
|
%header
|
||||||
.container{:style => "position:relative;"}
|
.container{:style => "position:relative;"}
|
||||||
#diaspora_text{:href => root_path}
|
#diaspora_text
|
||||||
= link_to "DIASPORA", (current_user ? root_path : new_user_session_path)
|
= link_to "DIASPORA", (current_user ? root_path : new_user_session_path)
|
||||||
%span.sub_text
|
%span.sub_text
|
||||||
PREVIEW
|
PREVIEW
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue