Add Minecraft versions
This commit is contained in:
@@ -66,8 +66,13 @@ layout: compress
|
||||
<div itemprop="mainEntityOfPage">{{ page.excerpt }}</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
{% if page.mc_versions %}
|
||||
<b>Available for Minecraft:</b>
|
||||
{{ page.mc_versions | join: ", " }}
|
||||
{% endif %}
|
||||
</header>
|
||||
|
||||
|
||||
<div class="page-content" itemprop="articleBody">
|
||||
{% include anchor_headings.html html=content anchorClass="anchor-head" beforeHeading=true h_min=1 h_max=4 %}
|
||||
{% if page.tweet %}
|
||||
|
||||
Reference in New Issue
Block a user