added stuff idk its nearly 4am i cant think

This commit is contained in:
Freecorn 2024-08-22 03:54:18 -06:00
parent b7e4e429ee
commit 005116282d
3 changed files with 11 additions and 3 deletions

BIN
images/tiny.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8 KiB

BIN
images/winxplogoathome.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

View file

@ -24,12 +24,20 @@
<body>
<div class="button-container">
<a href="https://freecorn1854.win">
<a href="https://nonfree.freecorn1854.win/shortstack">
<button class="custom-button steam">
<div class="color-part"></div>
<div class="button-content">
<img class="button-image" src="./images/construction.png" alt="Button Logo" style="width: 4.3em; height: auto;">
<span class="button-text">Under Construction</span>
<img class="button-image" src="./images/tiny.png" alt="Button Logo" style="width: 3em; height: auto;">
<span class="button-text">tinyattack_09's Website</span>
</div>
</button>
<a href="https://nonfree.freecorn1854.win/xptour">
<button class="custom-button steam">
<div class="color-part"></div>
<div class="button-content">
<img class="button-image" src="./images/winxplogoathome.png" alt="Button Logo" style="width: 3em; height: auto;">
<span class="button-text">Windows XP Tour HTML</span>
</div>
</button>
</a>