ikrpg.github.io/index.html
2013-06-12 13:23:16 +02:00

15 lines
No EOL
309 B
HTML

---
layout: ikrpg
time: June 2, 2013
title: Unofficial IKRPG Wiki
tags: [Sache, Raum, Zeit]
---
<p>
Welcome to the unofficial Iron Kingdoms Wiki.
</p>
<h2>Pages</h2>
<ul>
{% for post in site.posts reversed sort:title %}
<li><a href="{{ post.url }}">{{ post.title }}</a></li>
{% endfor %}
</ul>