Update default.html
This commit is contained in:
parent
7005d2ff48
commit
f3b11e78a9
@ -21,10 +21,10 @@
|
|||||||
<body>
|
<body>
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<nav>
|
<nav>
|
||||||
<li class="fork"><a href="{{ site.github.repository_url }}/tree/master/docs">DETAILED DOCS</a></li>
|
<li class="fork"><a href="{{ site.github.repository_url }}/tree/master/docs">Detailed Docs</a></li>
|
||||||
<li class="downloads"><a href="https://ci.appveyor.com/project/wcko87/rbrb-map-converter/build/artifacts">Map Converter</a></li>
|
|
||||||
<li class="downloads"><a href="https://github.com/wcko87/rabiribi-map-editing/files/1283420/rabiribi-tilesets.zip">Tileset Files</a></li>
|
|
||||||
<li class="downloads"><a href="http://www.mapeditor.org/">Tiled Map Editor</a></li>
|
<li class="downloads"><a href="http://www.mapeditor.org/">Tiled Map Editor</a></li>
|
||||||
|
<li class="downloads"><a href="https://github.com/wcko87/rabiribi-map-editing/files/1283420/rabiribi-tilesets.zip">Tileset Files</a></li>
|
||||||
|
<li class="downloads"><a href="https://ci.appveyor.com/project/wcko87/rbrb-map-converter/build/artifacts">Map Converter</a></li>
|
||||||
<li class="title">DOWNLOADS</li>
|
<li class="title">DOWNLOADS</li>
|
||||||
</nav>
|
</nav>
|
||||||
</div><!-- end header -->
|
</div><!-- end header -->
|
||||||
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
<section>
|
<section>
|
||||||
<div id="title">
|
<div id="title">
|
||||||
<h1>Rabi-Ribi Editor</h1>
|
<h1>Rabi-Ribi Map Editor</h1>
|
||||||
<p>A Guide to Rabi-Ribi Map Editing</p>
|
<p>A Guide to Rabi-Ribi Map Editing</p>
|
||||||
<hr>
|
<hr>
|
||||||
<span class="credits left">Project maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a></span>
|
<span class="credits left">Project maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a></span>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user