fixed logo image path for correct display
This commit is contained in:
parent
0daa94143c
commit
5ed5f66492
@ -6,7 +6,7 @@
|
|||||||
<div class="row no-gutters slider-text js-fullheight align-items-center justify-content-center">
|
<div class="row no-gutters slider-text js-fullheight align-items-center justify-content-center">
|
||||||
<div class="col text-center ftco-animate banner-logo">
|
<div class="col text-center ftco-animate banner-logo">
|
||||||
<a href="<?= $URLcorection ?>index">
|
<a href="<?= $URLcorection ?>index">
|
||||||
<img src="<?= $URLcorection ?>images/logo/logo-outlined-white-transparent.svg" class="" alt="Warmseal Logo">
|
<img src="<?= $URLcorection ?>images/logo-outlined-white-transparent.svg" class="" alt="Warmseal Logo">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="row no-gutters slider-text align-items-center justify-content-center">
|
<div class="row no-gutters slider-text align-items-center justify-content-center">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user