Split stylesheets
This commit is contained in:
parent
8d5c0df143
commit
733a34f19d
17 changed files with 52 additions and 21 deletions
|
@ -43,3 +43,7 @@ use: [posts]
|
|||
{% endblock %}
|
||||
|
||||
{% block body_classes 'page--blog page--blog__list' %}
|
||||
|
||||
{% block stylesheets %}
|
||||
<link rel="stylesheet" href="{{ site.url }}/assets/css/blog.css">
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue