Move social media logos to subdirectory

This commit is contained in:
EnumDev 2025-03-27 21:46:11 +02:00
parent d91c55685d
commit 6824a1d110
6 changed files with 5 additions and 5 deletions

View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB

View File

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -21,11 +21,11 @@
<h1>EnumDev</h1> <h1>EnumDev</h1>
<span>Computer programmer and Linux enthusiast</span> <span>Computer programmer and Linux enthusiast</span>
<br><br> <br><br>
<a class="link" href="https://git.enumerated.dev/EnumDev"><img src="assets/gitea-logo.png" alt="Gitea"></a> <a class="link" href="https://git.enumerated.dev/EnumDev"><img src="assets/socials/gitea-logo.png" alt="Gitea"></a>
<a class="link" href="https://gitlab.com/EnumDev"><img src="assets/gitlab-logo.png" alt="Gitlab"></a> <a class="link" href="https://gitlab.com/EnumDev"><img src="assets/socials/gitlab-logo.png" alt="Gitlab"></a>
<a class="link" href="https://github.com/EnumuratedDev"><img src="assets/github-logo.png" alt="Github"></a> <a class="link" href="https://github.com/EnumuratedDev"><img src="assets/socials/github-logo.png" alt="Github"></a>
<a class="link" href="https://bsky.app/profile/enumerated.dev"><img src="assets/bsky-logo.png" alt="BlueSky"></a> <a class="link" href="https://bsky.app/profile/enumerated.dev"><img src="assets/socials/bsky-logo.png" alt="BlueSky"></a>
<a class="link" href="https://x.com/EnumDev_"><img src="assets/x-logo.png" alt="X/Twitter"></a> <a class="link" href="https://x.com/EnumDev_"><img src="assets/socials/x-logo.png" alt="X/Twitter"></a>
</div> </div>
</div> </div>
</body> </body>