summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
Diffstat (limited to 'website')
-rwxr-xr-xwebsite/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/website/templates/base.html b/website/templates/base.html
index 7bb2315..8c37dcd 100755
--- a/website/templates/base.html
+++ b/website/templates/base.html
@@ -10,6 +10,7 @@
<link rel="stylesheet" href="{% static 'css/main.css'%}" />
<link rel="stylesheet" href="{% static 'css/font-awesome.min.css'%}" />
<link href="{% static 'css/base.css' %}" rel="stylesheet">
+ <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
</head>
<body>