Use local font-awesome.min.css

Fixes #209
This commit is contained in:
Girish Ramakrishnan
2017-02-09 14:34:28 -08:00
parent f3b84ece3d
commit 530ca20ee2
9 changed files with 12 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
<title> Cloudron App Error </title>
<!-- external fonts and CSS -->
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="3rdparty/font-awesome.min.css" rel="stylesheet" rel="stylesheet" type="text/css">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">