We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 960d249 commit 6a6d716Copy full SHA for 6a6d716
docs/_includes/head.html
@@ -1,7 +1,7 @@
1
<head>
2
<meta charset="utf-8">
3
<title>{{ page.title }}</title>
4
- <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/normalize/4.2.0/normalize.min.css"/>
+ <link rel="stylesheet" href="css/normalize.css"/>
5
<link rel="stylesheet" href="css/style.css"/>
6
<link rel="stylesheet" href="css/pygments.css"/>
7
<link rel="shortcut icon" href="favicon.ico"/>
0 commit comments