mirror of
https://github.com/fergalmoran/dss.git
synced 2025-12-26 03:27:33 +00:00
Removed font from compressor
This commit is contained in:
@@ -6,11 +6,8 @@
|
||||
{% load require %}
|
||||
{% load compress %}
|
||||
{% load static %}
|
||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400,300"/>
|
||||
{% compress css %}
|
||||
|
||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400,300"/>
|
||||
|
||||
|
||||
<link rel="stylesheet" href="{% static "css/bootstrap.css" %}"/>
|
||||
<link rel="stylesheet" href="{% static "css/font-awesome.css" %}"/>
|
||||
<link rel="stylesheet" href="{% static "css/jasny-bootstrap.css" %}">
|
||||
|
||||
Reference in New Issue
Block a user