Skip to content

Commit 6a6d716

Browse files
committed
Pull normalize.css into repository for quicker local serving
1 parent 960d249 commit 6a6d716

File tree

2 files changed

+423
-1
lines changed

2 files changed

+423
-1
lines changed

docs/_includes/head.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<head>
22
<meta charset="utf-8">
33
<title>{{ page.title }}</title>
4-
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/normalize/4.2.0/normalize.min.css"/>
4+
<link rel="stylesheet" href="css/normalize.css"/>
55
<link rel="stylesheet" href="css/style.css"/>
66
<link rel="stylesheet" href="css/pygments.css"/>
77
<link rel="shortcut icon" href="favicon.ico"/>

0 commit comments

Comments
 (0)