Use better name for blog section HTML.

This commit is contained in:
Luke Murphy
2017-09-29 20:40:39 +02:00
parent 3787195d69
commit 34dca0e07d
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
{% include header.html %}
{% include banner.html %}
{% include core-values.html %}
{% include section-two.html %}
{% include blog.html %}
{% include section-three.html %}
{% include contact.html %}
{% include footer.html %}