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

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