Sha256: de1297ac681cbff413ba42f97203f588476dc356278bff7971bb7e96f398f2e3
Contents?: true
Size: 537 Bytes
Versions: 22
Compression:
Stored size: 537 Bytes
Contents
<div class="block {{ PageInfo }}"> <h5 class="title {{ TypeChapter }} {{ PageChapter | prepend : 'chapter-' }}"> {{ ChapterSplit }} </h5> {%- unless SiteIsDocs -%} {%- 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
22 entries across 22 versions & 1 rubygems