Renamed about-author to about_author

This commit is contained in:
Oliver Davies 2015-08-09 01:41:27 +01:00
parent 2e55937a10
commit 855aaeefc6
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
{% extends 'default.html.twig' %}
{% extends 'default.html.twig' %}
{% block body_classes 'page--blog page--blog__post' %}
@ -27,7 +27,7 @@
</p>
{% endif %}
{% include 'about-author' %}
{% include 'about_author' %}
{% if page.next_post or page.previous_post %}
<ul>