Services update
This commit is contained in:
parent
41d2f86128
commit
17be4cb9fc
31
index.html
31
index.html
|
@ -11,14 +11,39 @@
|
|||
<body>
|
||||
<div id="main-container">
|
||||
<div>
|
||||
<image class="center" src="img/pube-logo.svg" alt="Purum Bellum logo"/>
|
||||
<image class="center" src="img/pube-logo.svg" alt="PuBe"/>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="section">
|
||||
<div id="services" class="section">
|
||||
<h1>Services</h1>
|
||||
<h2>Games</h2>
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
|
||||
</td>
|
||||
|
||||
<td>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
OpenTTD
|
||||
</td>
|
||||
<td>
|
||||
<a href="https://www.openttd.org">OpenTTD</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="https://www.openttd.org/en/server/121357">Purum Bellum - Vanilla (Temperate 1950-2100)</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2>Fediverse</h2>
|
||||
<h2>Misc</h2>
|
||||
<h2>Miscellaneous</h2>
|
||||
</div>
|
||||
<hr>
|
||||
<div id="footer" class="section">
|
||||
|
|
Loading…
Reference in New Issue