Add Minecraft versions

This commit is contained in:
2021-05-04 18:07:31 +02:00
parent 403ca71f8c
commit 89dbb9820f
2 changed files with 6 additions and 0 deletions

View File

@@ -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 %}