This commit is contained in:
parent
3db003d607
commit
f36e049925
12 changed files with 20 additions and 8 deletions
8
_layouts/campaigns.html
Normal file
8
_layouts/campaigns.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
<a href="{{ site.baseurl }}/{{ page.source }}/{{ page.slug }}/">
|
||||
<div class="card" id="adventure">
|
||||
<h1>{{ page.title }}</h1>
|
||||
<h3>An Adventure For {{ page.system }}</h3>
|
||||
<hr>
|
||||
<p>{{ content }}</p>
|
||||
</div>
|
||||
</a>
|
Loading…
Add table
Add a link
Reference in a new issue