UnickSoft / graphonline

This is source code of graphonline service. Graphonline helps visualize graph and applies a lot of algorithms.
http://graphonline.ru/en/
MIT License
364 stars 67 forks source link

Download failed font-family: "FontAwesome" #11

Closed hram closed 4 years ago

hram commented 4 years ago

downloadable font: download failed (font-family: "FontAwesome" style:normal weight:400 stretch:100 src index:1): status=2147746065 source: http:///i/fonts/dev/fontawesome/fontawesome-webfont.woff?v=4.0.3

I run graph from subdir "graph" and path for font need to be http:///graph/i/fonts/dev/fontawesome/fontawesome-webfont.woff?v=4.0.3

UPD: I changed file variables.less @fa-font-path: "/graph/i/fonts/dev/fontawesome";

and now error is gone

UnickSoft commented 4 years ago

Thanks. We will add information about it to readme.