|
|
@@ -8,6 +8,10 @@
|
|
|
<body>
|
|
|
<div class="page">
|
|
|
<h1>Rival Regions Tutorial</h1>
|
|
|
+ <ul class="menu">
|
|
|
+ <li><a href="/readme">readme</a></li>
|
|
|
+ <li><a href="/changelog">changelog</a></li>
|
|
|
+ </ul>
|
|
|
<p>In deze tutorial zijn de belangrijkste aspecten van het spel uitgelegd.</p>
|
|
|
<h2>Downloads</h2>
|
|
|
<ul>
|
|
|
@@ -17,9 +21,8 @@
|
|
|
<h2>Repository</h2>
|
|
|
<ul>
|
|
|
<li><a href="https://git.craftbroec.nl/cb/rr_tutorial">Tutorial</a></li>
|
|
|
- <li><a href="https://git.craftbroec.nl/cb/rr/">Websit</a></li>
|
|
|
+ <li><a href="https://git.craftbroec.nl/cb/rr/">Website</a></li>
|
|
|
</ul>
|
|
|
-
|
|
|
</div>
|
|
|
</body>
|
|
|
</html>
|