bulma/docs/_includes/book/book-cover.html
2024-03-21 16:39:38 +00:00

13 lines
298 B
HTML

<div class="bd-book-cover">
<a href="{{ site.data.meta.book_url }}" target="_blank">
{%
include docs/elements/responsive-image-2x.html
path="book/book-cover"
extension="jpg"
alt="The official Bulma book cover"
width="504"
height="661"
%}
</a>
</div>