Merge pull request #6122 from consuldemocracy/obsolete-meta
Remove obsolete Foundation meta generator tag from layout
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="generator" content="Zurb Foundation for Sites 6" class="foundation-mq">
|
||||
<title><%= content_for?(:title) ? yield(:title) : default_title %></title>
|
||||
<% if rtl? %>
|
||||
<%= stylesheet_link_tag "vendored-rtl" %>
|
||||
|
||||
Reference in New Issue
Block a user