Makes intro text less verbose.

This commit is contained in:
Johnny 2018-10-28 08:13:51 +00:00
parent 7b1565ee34
commit 35e2ab6485

View file

@ -27,8 +27,7 @@
<!-- intro -->
<div class="card border-light">
<div class="card-body">
<h4 class="card-title">The {{ game_name }} Compendium</h4>
<p>This section of the site is your guide to learning all about {{ game_name }}-- its rules, its setting, its people, customs, classes, castes, conflicts, races, religions, lore and more!</p>
<p>This section of the site is a guide to understanding the mechanics behind {{ game_name }}.</p>
<p>It is organized first by category, then by topic. The box to the right will let you skip to particular categories.</p>
</div>
</div>