We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c450af commit ddaf0bfCopy full SHA for ddaf0bf
_includes/header.html
@@ -6,7 +6,7 @@
6
<head>
7
<meta charset="utf-8">
8
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
9
- <meta name="description" content="{{ site.description }}">
+ <meta name="description" content="{{ site.desc }}">
10
<meta name="viewport" content="width=device-width">
11
12
<title>{{ site.title }}</title>
0 commit comments