Combine stylesheets again

This commit is contained in:
Oliver Davies 2017-07-14 23:10:27 +01:00
parent b0cba388b2
commit 0986b26acf
15 changed files with 8 additions and 46 deletions

View file

@ -41,7 +41,3 @@ use: [posts]
{% endblock %}
{% block body_classes 'page--blog page--blog__list' %}
{% block stylesheets %}
<link rel="stylesheet" href="{{ site.url }}/assets/css/blog.css">
{% endblock %}