We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 282a3c0 commit 1970612Copy full SHA for 1970612
_layouts/default.html
@@ -2,8 +2,8 @@
2
<html>
3
<head>
4
<meta charset="utf-8" />
5
- <meta http-equiv='X-UA-Compatible' content='IE=edge'>
6
- <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0'>
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
7
8
<title>{% if page.title %}{{ page.title }} – {% endif %}{{ site.name }} – {{ site.description }}</title>
9
0 commit comments