Use better name for core values section HTML.

This commit is contained in:
Luke Murphy
2017-09-29 19:38:22 +02:00
parent 4836fc528e
commit 3787195d69
2 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<body class="landing">
{% include header.html %}
{% include banner.html %}
{% include section-one.html %}
{% include core-values.html %}
{% include section-two.html %}
{% include section-three.html %}
{% include contact.html %}