star it! [ci skip]
This commit is contained in:
parent
a5f34e67c7
commit
8111dfba31
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ module LayoutHelper
|
||||||
|
|
||||||
def page_title(text=nil)
|
def page_title(text=nil)
|
||||||
return text unless text.blank?
|
return text unless text.blank?
|
||||||
"Diaspora"
|
"Diaspora*"
|
||||||
end
|
end
|
||||||
|
|
||||||
def set_asset_host
|
def set_asset_host
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue