Use the minified css
This commit is contained in:
parent
1fa3ab9ebe
commit
957c884f78
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="{% static 'bulma/css/font-awesome.min.css' %}">
|
||||
<link rel="stylesheet" href="{% static 'bulma/css/style.css' %}">
|
||||
<link rel="stylesheet" href="{% static 'bulma/css/style.min.css' %}">
|
||||
<link rel="shortcut icon" href="{% static "khaganat/images/favicon.ico" %}">
|
||||
<link rel="stylesheet" href="{% static "khaganat/css/khaganat.css" %}">
|
||||
{% block headers %}{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue