Skip to content

Commit 713ed31

Browse files
committed
Moved blog link in footer to bottom of company [links] list
1 parent 74f8e12 commit 713ed31

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_includes/footer.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ <h4 class="fs-5 mb-0">Company</h4>
3535
</a>
3636
</li>
3737
<li class="list-group-item px-0 pb-0 bg-dark">
38-
<a href="{{ "/blog" | relative_url }}" title="Blog">
39-
Blog
38+
<a href="{{ "/sustainability-statement" | relative_url }}" title="Sustainability">
39+
Sustainability
4040
</a>
4141
</li>
4242
<li class="list-group-item px-0 pb-0 bg-dark">
43-
<a href="{{ "/sustainability-statement" | relative_url }}" title="Sustainability">
44-
Sustainability
43+
<a href="{{ "/blog" | relative_url }}" title="Blog">
44+
Blog
4545
</a>
4646
</li>
4747
</ul>

0 commit comments

Comments
 (0)