Added new Blog post and button page

This commit is contained in:
2025-10-20 12:12:58 -05:00
parent daec1677df
commit 4a12d14534

View File

@ -24,6 +24,7 @@
<div class="post">
<h3 class="postHeader">Blog Posts</h3>
<ul>
<li><a href="/pages/templates/post.html?20-10-25">20-10-25: My status has been upgraded</a></li>
<li><a href="/pages/templates/post.html?15-10-25">15-10-25: First Post with blog!</a></li>
</ul>
</div>
@ -34,6 +35,7 @@
<div class="post">
<h3 class="postHeader">System Media</h3>
<ul>
<li><a href="/pages/buttons.html">Button's I've Collected</a></li>
<li><a href="/pages/Jukebox.html">Music</a></li>
<li><a href="/pages/games.html">Games</a></li>
<li><a href="https://steamcommunity.com/id/TechRunner/screenshots/">Steam Screenshots</a></li>
@ -141,7 +143,7 @@
<div id="imageLinks">
<div class="row">
<img height="31" src="/media/neocities.png" alt="Site hosted by Neocities" >
<a href="https://voidwillow.neocities.org"><img src="https://voidwillow.neocities.org/media/Art/VoidSystem.png" alt="A space ship flying into the Void System. Click to enter the void."></a>
<a href="https://voidwillow.neocities.org" title="Enter The VOID!"><img title="Enter The VOID!" src="https://voidwillow.neocities.org/media/Art/VoidSystem.png" alt="A space ship flying into the Void System. Click to enter the void."></a>
<textarea class="siteButtonText" readonly=""><a href="https://voidwillow.neocities.org"><img src="https://voidwillow.neocities.org/media/Art/VoidSystem.png" alt="A space ship flying into the Void System. Click to enter the void."></a></textarea>
<p id="resolutionTag"></p>
</div>