mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Remove unused Droid Sans CSS link from header
(imported from commit bf45482d34970447db3c21212cba81ad8d2ee51f)
This commit is contained in:
@@ -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. -->
|
||||
|
||||
@@ -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. -->
|
||||
|
||||
Reference in New Issue
Block a user