We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b50758 commit 0fabd2bCopy full SHA for 0fabd2b
_layouts/page.html
@@ -8,7 +8,7 @@
8
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
9
<link rel="icon" href="/favicon.png" type="image/x-icon" />
10
<link rel="shortcut icon" href="/favicon.png" type="image/x-icon" />
11
-<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.css" />
+<link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.css" />
12
<link rel="stylesheet" href="/assets/css/common.css" />
13
</head>
14
<body class="page-{{ page.type }}">
0 commit comments