remove *
This commit is contained in:
parent
1e1a8087c4
commit
3a4f100806
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
|||
%header
|
||||
.container{:style => "position:relative;"}
|
||||
#diaspora_text{:href => root_path}
|
||||
= 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
|
||||
PREVIEW
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue