diff options
| author | XhmikosR <[email protected]> | 2015-08-26 22:16:26 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-08-30 13:32:42 +0300 |
| commit | 74a1648bf7e2c6d227bcb510c7eb60265d33aac3 (patch) | |
| tree | 1f82df9e316cfa8856ada99fac4b491a9c812117 /docs/_includes | |
| parent | 8941bdfbda237bed621935cac439520eddc79150 (diff) | |
| download | bootstrap-74a1648bf7e2c6d227bcb510c7eb60265d33aac3.tar.xz bootstrap-74a1648bf7e2c6d227bcb510c7eb60265d33aac3.zip | |
Remove the unused Google fonts.
[ci skip]
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/header.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/_includes/header.html b/docs/_includes/header.html index 3175d702e..ccc6a4f09 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -19,10 +19,6 @@ <!-- Documentation extras --> <link href="{{ site.baseurl }}/assets/css/docs.min.css" rel="stylesheet"> -<!-- Google Web fonts --> -<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,400italic,500" rel="stylesheet"> -<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,400italic,600' rel='stylesheet' type='text/css'> - <!-- 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> |
