mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-06-06 22:23:18 +03:00
fixed img path
This commit is contained in:
parent
904906471c
commit
2d301869e3
|
@ -51,7 +51,7 @@ title: Bootstrap Material Design, the world's most popular mobile-first and resp
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<a href="{{ site.mkp }}" onclick="ga('send', 'event', 'Home', 'MKP Banner Link');">
|
<a href="{{ site.mkp }}" onclick="ga('send', 'event', 'Home', 'MKP Banner Link');">
|
||||||
<img class="img-fluid m-x-auto" src="/assets/img/mk-pro-banner.jpg" alt="Material Kit PRO" width="1024" height="388">
|
<img class="img-fluid m-x-auto" src="assets/img/mk-pro-banner.jpg" alt="Material Kit PRO" width="1024" height="388">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user