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

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