2024-06-14 18:50:55 +00:00
|
|
|
<a href="{{ site.baseurl }}/{{ page.source }}/{{ page.slug }}/">
|
2024-03-06 23:07:05 +00:00
|
|
|
<div class="card" id="adventure">
|
|
|
|
<h1>{{ page.title }}</h1>
|
|
|
|
<h3>An Adventure For {{ page.system }}</h3>
|
|
|
|
<hr>
|
|
|
|
<p>{{ content }}</p>
|
|
|
|
</div>
|
|
|
|
</a>
|