Added meta description for home page
• Added: - meta description for home page
This commit is contained in:
parent
3562155219
commit
e55db70454
@ -38,6 +38,8 @@
|
|||||||
= render 'accounts/meta', account: @account, older_url: nil, newer_url: nil
|
= render 'accounts/meta', account: @account, older_url: nil, newer_url: nil
|
||||||
- elsif @group
|
- elsif @group
|
||||||
= render 'groups/meta', group: @group
|
= render 'groups/meta', group: @group
|
||||||
|
- else
|
||||||
|
%meta{ name: 'description', content: 'Gab is a social network that champions free speech, individual liberty and the free flow of information online. All are welcome.' }/
|
||||||
|
|
||||||
%title= content_for?(:page_title) ? safe_join([yield(:page_title).chomp.html_safe, title], ' - ') : title
|
%title= content_for?(:page_title) ? safe_join([yield(:page_title).chomp.html_safe, title], ' - ') : title
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user