aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/header.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-03-09 14:07:46 +0000
committerMark Otto <[email protected]>2015-03-09 14:07:46 +0000
commit6944e418eb3d5c8b06da2a1160db80560fdd00e7 (patch)
treece9b46a9489382e240521e3bcc45283bc82e334d /docs/_includes/header.html
parent9dc5868ea700a8d55af9d3dd90ef58bd110f38b9 (diff)
downloadbootstrap-6944e418eb3d5c8b06da2a1160db80560fdd00e7.tar.xz
bootstrap-6944e418eb3d5c8b06da2a1160db80560fdd00e7.zip
docs redesign a bit
Diffstat (limited to 'docs/_includes/header.html')
-rw-r--r--docs/_includes/header.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/_includes/header.html b/docs/_includes/header.html
index f294bdfea..9a4cfc7a5 100644
--- a/docs/_includes/header.html
+++ b/docs/_includes/header.html
@@ -23,6 +23,9 @@
<!-- Documentation extras -->
<link href="{{ site.baseurl }}/assets/css/docs.min.css" rel="stylesheet">
+<!-- Google Web fonts -->
+<link href="http://fonts.googleapis.com/css?family=Roboto:400,300,400italic,500,700" rel="stylesheet">
+
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="{{ site.baseurl }}/assets/js/ie10-viewport-bug-workaround.js"></script>
<script src="{{ site.baseurl }}/assets/js/ie-emulation-modes-warning.js"></script>