Remove unused Droid Sans CSS link from header

(imported from commit bf45482d34970447db3c21212cba81ad8d2ee51f)
This commit is contained in:
Scott Feeney
2013-08-01 15:42:19 -04:00
parent b317f0899b
commit 106c2d6a87
3 changed files with 0 additions and 3 deletions

View File

@@ -5,7 +5,6 @@
<title>Zulip, from Humbug Inc.</title>
<link href="/static/third/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="/static/third/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'>
<!-- NB: Relies on the fact that PipelineCachedStorage also includes
a copy of the file with no hash in the name.
This file will not load in dev unless you set DEBUG = False. -->

View File

@@ -5,7 +5,6 @@
<title>Zulip, from Humbug Inc.</title>
<link href="/static/third/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="/static/third/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'>
<!-- NB: Relies on the fact that PipelineCachedStorage also includes
a copy of the file with no hash in the name.
This file will not load in dev unless you set DEBUG = False. -->