aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/getting-started
diff options
context:
space:
mode:
authorBastien <[email protected]>2014-12-12 14:22:41 +0100
committerBastien <[email protected]>2014-12-12 14:22:41 +0100
commitc8855a7ad120b37fd9a25125f90093478656362f (patch)
tree6bcfbd68e1221516bca15b39da0a9595f2d70d70 /docs/_includes/getting-started
parentbc36e312800e72f1f76515fac8977602b66f012a (diff)
downloadbootstrap-c8855a7ad120b37fd9a25125f90093478656362f.tar.xz
bootstrap-c8855a7ad120b37fd9a25125f90093478656362f.zip
Add glyphicons fonts in woff2
Diffstat (limited to 'docs/_includes/getting-started')
-rw-r--r--docs/_includes/getting-started/whats-included.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/_includes/getting-started/whats-included.html b/docs/_includes/getting-started/whats-included.html
index 42e2ea482..8aa8cf2a9 100644
--- a/docs/_includes/getting-started/whats-included.html
+++ b/docs/_includes/getting-started/whats-included.html
@@ -28,7 +28,8 @@ bootstrap/
├── glyphicons-halflings-regular.eot
├── glyphicons-halflings-regular.svg
├── glyphicons-halflings-regular.ttf
- └── glyphicons-halflings-regular.woff
+ ├── glyphicons-halflings-regular.woff
+ └── glyphicons-halflings-regular.woff2
{% endhighlight %}
<!-- NOTE: This info is intentionally duplicated in the README.
Copy any changes made here over to the README too. -->