sinatra-twitter-bootstrap 2.3.2 → 2.3.3
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/sinatra/twitter-bootstrap.rb +1 -0
- metadata +1 -1
@@ -13,6 +13,7 @@ module Sinatra
|
|
13
13
|
],
|
14
14
|
:png => [
|
15
15
|
['glyphicons-halflings.png', '84f613631b07d4fe22acbab50e551c0fe04bd78b'],
|
16
|
+
['glyphicons-halflings-white.png', '9bbc6e9602998a385c2ea13df56470fd']
|
16
17
|
],
|
17
18
|
:js => [
|
18
19
|
['jquery.min.js', '8b6babff47b8a9793f37036fd1b1a3ad41d38423'],
|