Sha256: 03fae18d3e29a719e1957e884a9551f676885e9be5ff413fcb15617cc20b3f1f
Contents?: true
Size: 868 Bytes
Versions: 2
Compression:
Stored size: 868 Bytes
Contents
<article class="o-block c-book" itemprop="item" itemscope itemType="http://schema.org/BlogPosting"> <a class="c-book__link" href="{{ include.book.url }}"> <div class="o-block__img c-book__cover"> <img src="{{ include.book.image }}" srcset="{{ include.book.image }} 1x, {{ include.book.image2x }} 2x" width="auto" height="200" itemprop="thumbnail"> </div> <div class="o-block__body"> {% include rating.html rating=include.book.book-details.rating %} <h4 class="c-book__headline" itemprop="name headline">{{ include.book.title }}</h4> <p class="c-book__excerpt" itemprop="description">{{ include.book.excerpt }}</p> </div> </a> <link href="{{ include.book.url }}" itemprop="url" /> </article><!-- /c-book -->
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
alna-jekyll-theme-0.1.8 | _includes/book.html |
alna-jekyll-theme-0.1.7 | _includes/book.html |