ikrpg.github.io/index.html
2013-06-30 17:37:53 +02:00

15 lines
No EOL
347 B
HTML

---
layout: ikrpg
time: June 2, 2013
title: Unofficial IKRPG Wiki
tags: [Factual dimension, Geographic dimension, Time dimension]
---
<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>