]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add woff2 font in readme.md 15369/head
authorBastien <bmoulia@gmail.com>
Mon, 15 Dec 2014 09:00:19 +0000 (10:00 +0100)
committerBastien <bmoulia@gmail.com>
Mon, 15 Dec 2014 09:00:19 +0000 (10:00 +0100)
README.md

index 48d5aa51db41c1b5df8ff656a4178b92dfef32ad..37beecf775bfdf3d46434770e34973c61bd8794c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -51,7 +51,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
 ```
 
 We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). CSS [source maps](https://developers.google.com/chrome-developer-tools/docs/css-preprocessors) (`bootstrap.*.map`) are available for use with certain browsers' developer tools. Fonts from Glyphicons are included, as is the optional Bootstrap theme.