mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-18 18:33:42 +00:00
Correct meta viewport (#302)
This commit is contained in:
parent
566238d06f
commit
e942dc2d7e
@ -1,5 +1,5 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="theme-color" content="{{ theme.android_chrome_color }}">
|
||||
<meta name="generator" content="Hexo {{ hexo_version }}">
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user