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 6a37d67 commit bc8dc2bCopy full SHA for bc8dc2b
_layouts/default.html
@@ -4,6 +4,9 @@
4
<title>{{site.title}} | {{page.title}}</title>
5
6
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
7
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
8
+
9
+ <link rel="shortcut icon" type="image/png" href="/favicon.png">
10
11
<link rel="stylesheet" type="text/css" href="{{ site.url }}/css/foundation.min.css">
12
0 commit comments