use local fontawesome
This commit is contained in:
parent
fc5a3ff479
commit
441c9d140d
|
@ -16,7 +16,7 @@ class Layout extends Widget
|
|||
|
||||
link rel: "stylesheet", href: "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css"
|
||||
link rel: "stylesheet", href: "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap-theme.min.css"
|
||||
link rel: "stylesheet", href: "https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css"
|
||||
link rel: "stylesheet", href: "/static/css/font-awesome.min.css"
|
||||
link rel: "stylesheet", href: "/static/css/readable.css"
|
||||
link rel: "stylesheet", href: "/static/css/main.css"
|
||||
|
||||
|
|
Loading…
Reference in New Issue