mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
fix frontpage links
This commit is contained in:
parent
4d5be4e5f1
commit
fb5a2fbbc1
@ -54,7 +54,7 @@
|
||||
Every weapon was made by someone. Keep track of every aspect of your equipment.
|
||||
</p>
|
||||
<p>
|
||||
<a href="/plan/characters" class="btn">Plan your own</a>
|
||||
<a href="/plan/equipment" class="btn">Plan your own</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -67,7 +67,7 @@
|
||||
Upload maps, link areas, track demographics, and keep track of history.
|
||||
</p>
|
||||
<p>
|
||||
<a href="/plan/characters" class="btn">Plan your own</a>
|
||||
<a href="/plan/locations" class="btn">Plan your own</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -82,20 +82,20 @@
|
||||
Whether it's fireballs or potions or nature or voodoo, craft every facet to how it works.
|
||||
</p>
|
||||
<p>
|
||||
<a href="/plan/characters" class="btn">Plan your own</a>
|
||||
<a href="/plan/magic" class="btn">Plan your own</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="span4 card">
|
||||
<h3 class="card-heading simple">Plots</h3>
|
||||
<h3 class="card-heading simple">Languages</h3>
|
||||
<img src="http://placekitten.com/275/130" alt="">
|
||||
<div class="card-body">
|
||||
<p>
|
||||
Every universe has a million plots going on. Keep track of yours with a smart outline.
|
||||
English doesn't have to be the only language in your world. Everything is fair game.
|
||||
</p>
|
||||
<p>
|
||||
<a href="/plan/characters" class="btn">Plan your own</a>
|
||||
<a href="/plan/languages" class="btn">Plan your own</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -108,7 +108,7 @@
|
||||
You know you've always wanted to create <em>an entire universe</em>. Now's your chance!
|
||||
</p>
|
||||
<p>
|
||||
<a href="/plan/characters" class="btn">Plan your own</a>
|
||||
<a href="/plan/universes" class="btn">Plan your own</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user