Add new overviewer map
This commit is contained in:
18
index.html
18
index.html
@@ -74,16 +74,22 @@
|
||||
<li>You should now see the server in the list and be able to join it!</li>
|
||||
</ol>
|
||||
|
||||
<h2>Server Map</h2>
|
||||
<a href="map/" id="map-link">
|
||||
<img src="img/map.jpg" alt="Screenshot from the in-browser map of the server centered on the lake and bridge">
|
||||
View the server map
|
||||
<h2>Server Maps</h2>
|
||||
<a href="map/" class="map-link">
|
||||
<img src="img/map.jpg" alt="Screenshot from the in-browser map of the death pit server">
|
||||
View Death Pit map
|
||||
</a>
|
||||
<p class="small-text">
|
||||
Map is updated every day around 3 am EST. Last updated:
|
||||
This map is updated every day around 3 am EST. Last updated:
|
||||
<span id="map-last-updated" class="small-text"></span><br>
|
||||
</p>
|
||||
|
||||
<a href="map-old/" class="map-link">
|
||||
<img src="img/map-old.jpg" alt="Screenshot from the in-browser map of the panic-shack server centered on the lake and bridge">
|
||||
View Panic Shack map
|
||||
</a>
|
||||
<p class="small-text">
|
||||
This map was last updated: 04/04/2019.
|
||||
</p>
|
||||
<h2>Server Log</h2>
|
||||
</div>
|
||||
<pre id="server-log"></pre>
|
||||
|
||||
Reference in New Issue
Block a user