chore: Add meta viewport tag to public portal (#8335)
This commit is contained in:
committed by
GitHub
parent
c1a2e67c9e
commit
201d476720
@@ -18,6 +18,7 @@ By default, it renders:
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="initial-scale=1">
|
||||
<meta name= "turbolinks-cache-control" content= "no-cache">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<%= javascript_pack_tag 'portal' %>
|
||||
<%= stylesheet_pack_tag 'portal' %>
|
||||
<%= csrf_meta_tags %>
|
||||
|
||||
Reference in New Issue
Block a user