update footer to show the new SVG logo

This commit is contained in:
Ezra 2021-03-11 14:31:29 -06:00
parent 356681feee
commit 4c4103d966
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<div class="container h-100">
<div style="line-height: 100px" class="container h-100 align-middle d-inline-block">
<a href="http://www.wycliffeassociates.org">
<img height="40" src="/assets/images/wycliffe-logo.png" />
<img width="266" height="50" src="wycliffe-associates-logo-l.svg">
</a>
</div>
</div>