Sha256: f0558115bd800cb45b1bc360213b0f4f10c9c5aca2733368e5c6554079986007
Contents?: true
Size: 536 Bytes
Versions: 21
Compression:
Stored size: 536 Bytes
Contents
<div class="block {{ PageInfo }}"> <h5 class="title {{ TypeChapter }} {{ PageChapter | prepend : 'chapter-' }}"> {{ ChapterSplit }} </h5> {%- unless SiteIsDoc -%} {%- if page.icon -%} <div class="block {{ TypeIcon }} {{ PageChapter | prepend : 'chapter-' }}"> {%- include {{ IconPath | append : 'icon.svg' }} -%} </div> {%- endif -%} {%- endunless -%} <h5 class="title {{ TypeWeight }} {{ PageChapter | prepend : 'chapter-' }}"> {{ page.weight | slice: 0,5 }} </h5> </div>
Version data entries
21 entries across 21 versions & 1 rubygems