[tor-commits] [bridgedb/master] Fix duplicate sourcing of FontAwesome CSS.
isis at torproject.org
isis at torproject.org
Tue Feb 3 02:31:03 UTC 2015
commit 99494d38197f4b11ca9390e7ac34c3521c516b24
Author: Isis Lovecruft <isis at torproject.org>
Date: Thu Jan 15 20:43:02 2015 +0000
Fix duplicate sourcing of FontAwesome CSS.
---
lib/bridgedb/templates/base.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/bridgedb/templates/base.html b/lib/bridgedb/templates/base.html
index 0c80e46..f26837a 100644
--- a/lib/bridgedb/templates/base.html
+++ b/lib/bridgedb/templates/base.html
@@ -14,7 +14,6 @@
<!-- Le styles -->
<link rel="stylesheet" href="/assets/css/main.css">
-<link rel="stylesheet" href="/assets/css/font-awesome.min.css">
<!--[if IE 7]>
<link rel="stylesheet" href="/assets/css/font-awesome-ie7.min.css">
<![endif]-->
More information about the tor-commits
mailing list