Remove old charset spec
This commit is contained in:
parent
1e2ae69bcd
commit
abb51abbc3
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@
|
|||
= page_title yield(:page_title)
|
||||
|
||||
%meta{charset: 'utf-8'}/
|
||||
%meta{"http-equiv" => "Content-Type", :content=>"text/html; charset=utf-8"}/
|
||||
%meta{name: "viewport", content: "width=device-width, initial-scale=1"}/
|
||||
= content_for?(:meta_data) ? yield(:meta_data) : metas_tags
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue