mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-16 19:50:37 +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>
|
||||
|
||||
<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>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user