Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 1bffcfe

Browse files
committed
Include woff2 in bower.json
1 parent dc73952 commit 1bffcfe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"fonts/glyphicons-halflings-regular.eot",
1313
"fonts/glyphicons-halflings-regular.svg",
1414
"fonts/glyphicons-halflings-regular.ttf",
15-
"fonts/glyphicons-halflings-regular.woff"
15+
"fonts/glyphicons-halflings-regular.woff",
16+
"fonts/glyphicons-halflings-regular.woff2"
1617
],
1718
"homepage": "http://getbootstrap.com/",
1819
"author": {

0 commit comments

Comments
 (0)