We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bea0cb6 commit dde5688Copy full SHA for dde5688
_layouts/page.html
@@ -4,7 +4,6 @@
4
<meta charset="utf-8" />
5
<title>{{page.title}}</title>
6
<meta name="description" content="Rain Blog" />
7
- <meta name="viewport" content="width=device-width">
8
<link rel="stylesheet" href="/assets/css/style.css" />
9
<link rel="shortcut icon" href="/assets/img/favicon.png" type="image/png" />
10
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
@@ -31,7 +30,6 @@
31
30
/>
32
<meta charset="UTF-8" />
33
<meta content="#90d6ff" data-react-helmet="true" name="theme-color" />
34
- <meta name="viewport" content="width=667, initial-scale=1" />
35
<meta name="twitter:card" content="summary_large_image" />
36
<link
37
rel="preload"
0 commit comments