zakelfassi / Bootflat-Rails

Bootflat on Rails
30 stars 11 forks source link

Fonts not loaded in http://bootflat-rails.herokuapp.com/ #7

Closed donnykurnia closed 10 years ago

donnykurnia commented 10 years ago

Failed to load resource: the server responded with a status of 404 (Not Found) http://bootflat-rails.herokuapp.com/fonts/glyphicons-halflings-regular.woff Failed to load resource: the server responded with a status of 404 (Not Found) http://bootflat-rails.herokuapp.com/fonts/glyphicons-halflings-regular.ttf Failed to load resource: the server responded with a status of 404 (Not Found) http://bootflat-rails.herokuapp.com/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular

grzesiek commented 10 years ago

This is probably fixed in previous commit, in 0.1.4 version of bootflat-rails gem and will be released within few days at rubygems.

zakelfassi commented 10 years ago

@donnykurnia you can now use the 0.1.6; it has fixed a few glitches (just run bundle update bootflat-rails).