Remove old stylesheet

This commit is contained in:
Oliver Davies 2017-09-05 02:26:54 +01:00
parent 27d38141c2
commit 7a15576b74
5 changed files with 0 additions and 27 deletions

View file

@ -91,9 +91,3 @@ testimonials:
</article>
{% endfor %}
{% endblock %}
{% block body_classes 'page--testimonials' %}
{% block stylesheets %}
<link rel="stylesheet" href="{{ site.url }}/assets/css/testimonials.css">
{% endblock %}