Skip to content

Commit b67d624

Browse files
committed
inline google fonts, inline html5.js
1 parent d2015cf commit b67d624

14 files changed

Lines changed: 2185 additions & 2 deletions

_layouts/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
<meta content="width=device-width, initial-scale=1.0" name="viewport">
99

1010
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/normalize.css">
11+
<link href="{{ site.baseurl }}/assets/css/google-fonts.css" rel="stylesheet" type="text/css">
1112
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/styles.css?{{ site.time | date: "%Y%m%j%H%M%S" }}">
1213
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/syntax.css">
1314

14-
<link href="https://fonts.googleapis.com/css?family=Merriweather:400,300,700|Open+Sans:300,400,600,700" rel="stylesheet" type="text/css">
1515

1616
<!--[if lt IE 9]>
17-
<script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
17+
<script src="{{ site.baseurl }}/assets/js/html5.js"></script>
1818
<script src="{{ site.baseurl }}/assets/js/respond.min.js"></script>
1919
<![endif]-->
2020

assets/css/google-fonts.css

Lines changed: 77 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.

assets/fonts/merriweather-956aa75249c84b5fcee1c10527af21a83eb780b5.svg

Lines changed: 461 additions & 0 deletions
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)