mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 12:24:28 -07:00
Organize partials
This commit is contained in:
12
docs/_includes/book/book-cover.html
Normal file
12
docs/_includes/book/book-cover.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<div class="bd-book-cover">
|
||||
<a href="{{ site.data.meta.book_url }}" target="_blank">
|
||||
{%
|
||||
include elements/responsive-image.html
|
||||
path="book/book-cover"
|
||||
extension="png"
|
||||
alt="The official Bulma book cover"
|
||||
width="300"
|
||||
height="380"
|
||||
%}
|
||||
</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user