More logos and edits to HTML

This commit is contained in:
Ray 2024-09-07 15:21:33 +10:00
parent cda6cb18cf
commit 7f80e8cc15
7 changed files with 19 additions and 0 deletions

BIN
assets/gitlab-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

BIN
assets/reddit-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

BIN
assets/spotify-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

BIN
assets/steam-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

BIN
assets/tiktok-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

BIN
assets/twitch-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -37,6 +37,25 @@
<a href="mailto:rei@reiyua.lol" target="_blank"> <a href="mailto:rei@reiyua.lol" target="_blank">
<img src="assets/email-logo.png" alt="Email" class="social-logo"> <img src="assets/email-logo.png" alt="Email" class="social-logo">
</a> </a>
<a href="https://steamcommunity.com/id/reiyua/" target="_blank">
<img src="assets/steam-logo.png" alt="Steam" class="social-logo">
</a>
<a href="https://open.spotify.com/user/7vwzxwy8zz62binkf1abbv8nc?si=9c7059484b1745a0" target="_blank">
<img src="assets/spotify-logo.png" alt="Spotify" class="social-logo">
</a>
<a href="https://gitlab.com/reiyua" target="_blank">
<img src="assets/gitlab-logo.png" alt="GitHub" class="social-logo">
</a>
<a href="https://twitch.tv/rreiyua" target="_blank">
<img src="assets/twitch-logo.png" alt="Twitch" class="social-logo">
</a>
<a href="https://www.reddit.com/user/reiyua" target="_blank">
<img src="assets/reddit-logo.png" alt="Reddit" class="social-logo">
</a>
<a href="https://www.tiktok.com/@rreiyua" target="_blank">
<img src="assets/tiktok-logo.png" alt="TikTok" class="social-logo">
</a>
</div> </div>
</div> </div>
<div class="credit"> <div class="credit">