mirror of
https://github.com/evennia/evennia.git
synced 2026-03-29 12:07:17 +02:00
Makes intro text less verbose.
This commit is contained in:
parent
7b1565ee34
commit
35e2ab6485
1 changed files with 1 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue