Skip to content

Commit fb61c7f

Browse files
committed
Add new link to Mars site in links.html and adjust logo height in style.css
1 parent cec9f4c commit fb61c7f

3 files changed

Lines changed: 2 additions & 1 deletion

File tree

links.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ <h1>Check out my internet neighbors!</h1>
5050
<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>
5151
<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>
5252
<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>
53+
<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>
5354
<br>
5455
<br><br><p class="mini-text"><i>Last Updated: February 20th 2026</i></p>
5556
<br>

logo_scaled.gif

7.64 KB
Loading

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ img {
3535
}
3636

3737
.logo {
38-
height: 150px;
38+
height: 155px;
3939
width: auto;
4040
}
4141

0 commit comments

Comments
 (0)