mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +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. -->
 | 
			
		||||
 
 | 
			
		||||
@@ -30,7 +30,6 @@ mixpanel.init("{{ mixpanel_token }}", {track_pageview: {{ enable_metrics }}});
 | 
			
		||||
    </script>
 | 
			
		||||
 | 
			
		||||
    {# We need to import jQuery before Bootstrap #}
 | 
			
		||||
    <link href='https://fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'>
 | 
			
		||||
    {% compressed_css 'common' %}
 | 
			
		||||
    {% block page_params %}
 | 
			
		||||
    {# blueslip needs page_params.debug_mode.  Set it to false by default. #}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user