diff options
| author | Mark Otto <[email protected]> | 2015-09-01 13:22:44 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-09-01 13:22:44 -0700 |
| commit | 82168e40140cc722c07d384a517712416531b4d8 (patch) | |
| tree | 8c7b9ab9c6cb48b3f04bf7f3d0521f9c48ab0eff /docs/_includes/header.html | |
| parent | 4bd671a70b2e5504c1fc2f9393c2c7bb32698c7a (diff) | |
| parent | 74a1648bf7e2c6d227bcb510c7eb60265d33aac3 (diff) | |
| download | bootstrap-82168e40140cc722c07d384a517712416531b4d8.tar.xz bootstrap-82168e40140cc722c07d384a517712416531b4d8.zip | |
Merge pull request #17393 from twbs/v4-dev-xmr-rm-gfonts
Remove the unused Google fonts.
Diffstat (limited to 'docs/_includes/header.html')
| -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> |
