Add new overviewer map

This commit is contained in:
2020-09-06 02:53:11 -04:00
parent 7a08ba4ac2
commit ac51f5d3ae
5 changed files with 31 additions and 24 deletions

View File

@@ -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:&nbsp;
This map is updated every day around 3 am EST. Last updated:&nbsp;
<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>