Files
makyo.ink/_includes/collections.html
Madison Scott-Clary 83495be4b7 Furgher org
2018-01-26 20:12:12 -08:00

15 lines
480 B
HTML

<h2>Collections</h2>
<p>When works all belong to a collection &mdash; whether or not it's a series in a specific order &mdash; they will be listed here.</p>
{% include series.html %}
<h2>Ratings</h2>
<p>Stories are also organized by rating in order to allow readers to pick those that would fit best for them.</p>
{% include ratings.html %}
<h2>Types</h2>
<p>Stories are sorted by length to allow chosing a work you have the time and energy for.</p>
{% include types.html %}