Skip to content

Commit

Permalink
feat(template): iphone x support
Browse files Browse the repository at this point in the history
  • Loading branch information
sparanoid committed Nov 24, 2017
1 parent d4da843 commit 4e4d067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _app/_includes/themes/curtana/includes/top.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<title>{{ amsf_page_title }}{{ amsf_site_title }}</title>

<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">

<!-- Define a description for better SEO result -->
<meta name="description" content="{{ amsf_site_desc | strip }}">
Expand Down

0 comments on commit 4e4d067

Please sign in to comment.