1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-30 15:04:38 +04:00
Files
tabler/pages/_includes/cards/sponsor.html
T
2020-02-08 20:23:23 +01:00

3 lines
193 B
HTML

<a href="{{ site.sponsor_url }}" class="card card-sponsor" target="_blank" style="background-image: url({{ site.base }}/static/sponsor-banner-homepage.svg)">
<div class="card-body"></div>
</a>