Added meta description for home page

• Added:
- meta description for home page
This commit is contained in:
mgabdev 2020-08-18 20:02:02 -05:00
parent 3562155219
commit e55db70454
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@
= render 'accounts/meta', account: @account, older_url: nil, newer_url: nil
- elsif @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