Revert "Remove discord"

This reverts commit 3e3eab848c.
This commit is contained in:
VDawg 2023-10-24 18:41:37 +02:00
parent e01a1908a4
commit b4762f0dbd
3 changed files with 20 additions and 2 deletions

View file

@ -56,8 +56,16 @@
</div>
<div class="flex flex-col gap-4">
<div class="pretitle" font-bold>Github</div>
<div class="pretitle" font-bold>Socials</div>
<ul class="flex gap-6">
<li class="">
<a
href="https://discord.com/invite/hQ9XvMUjjr"
class="text-slate-400 hover:text-slate-200"
aria-label="Join us on Discord"
target="_blank"><DiscordIcon class="h-12 w-12 " /></a
>
</li>
<li class="">
<a
href="https://github.com/hyprwm/Hyprland"

View file

@ -23,7 +23,7 @@
<WallOfFameSlice />
<!-- <Community /> -->
<Community />
<InstallSlice />
</div>

View file

@ -60,6 +60,16 @@
<ul
class="flex flex-row items-center gap-3 px-4 lg:ml-4 lg:mr-2 lg:rounded-full lg:border lg:border-purple-400"
>
<li>
<a
href="https://discord.com/invite/hQ9XvMUjjr"
class="social-icon"
aria-label="Join us on Discord"
target="_blank"
>
<DiscordIcon class="h-full w-full" />
</a>
</li>
<li>
<a
href="https://github.com/hyprwm/Hyprland"