1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-26 05:19:15 +02:00

Merge pull request #15348 from bastienmoulia/master

Correction in the documentation, add the brand-primary true color in comment and woff2 glyphicons
This commit is contained in:
Mark Otto
2014-12-14 16:28:53 -08:00
6 changed files with 6 additions and 4 deletions

View File

@@ -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. -->