Added all new social channels

This commit is contained in:
Miraak 2025-07-17 04:08:20 +02:00
parent 98c6a17c3a
commit 33097df98f
4 changed files with 23 additions and 5 deletions

View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" class="bi bi-bluesky" viewBox="0 0 16 16">
<path d="M3.468 1.948C5.303 3.325 7.276 6.118 8 7.616c.725-1.498 2.698-4.29 4.532-5.668C13.855.955 16 .186 16 2.632c0 .489-.28 4.105-.444 4.692-.572 2.04-2.653 2.561-4.504 2.246 3.236.551 4.06 2.375 2.281 4.2-3.376 3.464-4.852-.87-5.23-1.98-.07-.204-.103-.3-.103-.218 0-.081-.033.014-.102.218-.379 1.11-1.855 5.444-5.231 1.98-1.778-1.825-.955-3.65 2.28-4.2-1.85.315-3.932-.205-4.503-2.246C.28 6.737 0 3.12 0 2.632 0 .186 2.145.955 3.468 1.948"/>
</svg>

After

Width:  |  Height:  |  Size: 581 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-tiktok" viewBox="0 0 16 16">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" class="bi bi-tiktok" viewBox="0 0 16 16">
<path d="M9 0h1.98c.144.715.54 1.617 1.235 2.512C12.895 3.389 13.797 4 15 4v2c-1.753 0-3.07-.814-4-1.829V11a5 5 0 1 1-5-5v2a3 3 0 1 0 3 3z"/>
</svg>

Before

Width:  |  Height:  |  Size: 276 B

After

Width:  |  Height:  |  Size: 276 B

View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" class="bi bi-youtube" viewBox="0 0 16 16">
<path d="M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.01 2.01 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.01 2.01 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31 31 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.01 2.01 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A100 100 0 0 1 7.858 2zM6.4 5.209v4.818l4.157-2.408z"/>
</svg>

After

Width:  |  Height:  |  Size: 894 B

View File

@ -3,11 +3,11 @@
Stay Connected
</span>
<div class="flex gap-6 justify-center">
<a href="https://x.com/dgrebirth_/"
<a href="https://bsky.app/profile/deathgardenrebirth.bsky.social"
class="hover:text-web-main transition-colors"
title="X formally known as twitter"
title="Bluesky"
>
<x-icons.twitter-x class="size-8"/>
<x-icons.bluesky class="size-8"/>
</a>
<a href="https://www.tiktok.com/@deathgardenrebirth"
class="hover:text-web-main transition-colors"
@ -15,11 +15,23 @@ class="hover:text-web-main transition-colors"
>
<x-icons.tiktok class="size-8"/>
</a>
<a href="https://x.com/dgrebirth_/"
class="hover:text-web-main transition-colors"
title="X formally known as twitter"
>
<x-icons.twitter-x class="size-8"/>
</a>
<a href="https://twitch.com/dgrebirth_/"
class="hover:text-web-main transition-colors"
title="Twitch"
>
<x-icons.twitch class="size-8"/>
</a>
<a href="https://www.youtube.com/@DeathgardenRebirth"
class="hover:text-web-main transition-colors"
title="YouTube"
>
<x-icons.youtube class="size-8"/>
</a>
<a href="https://discord.gg/7MqudBGyyp"
class="hover:text-web-main transition-colors"
@ -35,6 +47,6 @@ class="hover:text-web-main transition-colors"
</a>
</div>
<span class="text-xs mt-4">
2018-2024 and BEHAVIOUR, DEATHGARDEN, and other related trademarks and logos belong to Behaviour Interactive Inc. All rights reserved. The Rebirth Team is not affiliated with Behaviour Interactive Inc. and is a free to play project.
2018-2025 and BEHAVIOUR, DEATHGARDEN, and other related trademarks and logos belong to Behaviour Interactive Inc. All rights reserved. The Rebirth Team is not affiliated with Behaviour Interactive Inc. and is a free to play project.
</span>
</div>