Skip to content

Commit 9b833a4

Browse files
author
Ivan Demidov
committed
Fixed #85, add normalize
1 parent f57981d commit 9b833a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/_includes/header.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
<title>{{ page.title }}</title>
44

5+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/4.0.0/normalize.min.css">
56
<link rel="stylesheet" href="{{ page.base_url }}assets/css/demo.css">
67
<link rel="stylesheet" href="{{ page.base_url }}assets/css/pygments-manni.css">
78
<link rel="stylesheet" href="{{ page.base_url }}dist/css/slims.min.css">

0 commit comments

Comments
 (0)