Add new link to Mars site in links.html and adjust logo height in style.css

This commit is contained in:
2026-02-20 18:45:11 -10:00
parent cec9f4cd60
commit fb61c7f21a
3 changed files with 2 additions and 1 deletions

View File

@@ -50,6 +50,7 @@
<a class="why-are-you-looking-at-my-code" href="https://disc-content.neocities.org" target="_blank"><img class="why-are-you-looking-at-my-code" src="https://disc-content.neocities.org/images/disc-content-button.gif"></a>
<a class="why-are-you-looking-at-my-code" href="https://humanfly.neocities.org" target="_blank"><img class="why-are-you-looking-at-my-code" src="https://humanfly.neocities.org/Images/button.gif"></a>
<a class="why-are-you-looking-at-my-code" href='https://blinkies.cafe' target='_blank'><img class="why-are-you-looking-at-my-code" src='https://blinkies.cafe/b/display/blinkiesCafe-badge.gif' alt='blinkies.cafe | make your own blinkies!'></a>
<a class="why-are-you-looking-at-my-code" href="https://mars.nekoweb.org/?button" target="_blank"><img class="why-are-you-looking-at-my-code" src="https://mars.nekoweb.org/assets/buttons/button1.png" alt="mars' site" width="88" height="31"></a>
<br>
<br><br><p class="mini-text"><i>Last Updated: February 20th 2026</i></p>
<br>

BIN
logo_scaled.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

@@ -35,7 +35,7 @@ img {
}
.logo {
height: 150px;
height: 155px;
width: auto;
}