Maraj/_includes/download_button.html

5 lines
177 B
HTML

<a style="background-color: #e5eaea; width: fit-content; padding: 10px" href="{{ include.path }}">
<i class="fa fa-solid fa-download"></i>&nbsp;&nbsp;
{{ include.text }}
</a>