1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-25 20:44:38 +04:00
Files
tabler/src/pages/_includes/cards/sponsor.html
T
2020-11-03 23:58:45 +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>