Remove discord

This commit is contained in:
Christofer 2023-09-21 17:36:54 +04:00
parent 4979bf2a39
commit 3e3eab848c
3 changed files with 2 additions and 20 deletions

View file

@ -56,16 +56,8 @@
</div> </div>
<div class="flex flex-col gap-4"> <div class="flex flex-col gap-4">
<div class="pretitle" font-bold>Socials</div> <div class="pretitle" font-bold>Github</div>
<ul class="flex gap-6"> <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=""> <li class="">
<a <a
href="https://github.com/hyprwm/Hyprland" href="https://github.com/hyprwm/Hyprland"

View file

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

View file

@ -60,16 +60,6 @@
<ul <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" 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> <li>
<a <a
href="https://github.com/hyprwm/Hyprland" href="https://github.com/hyprwm/Hyprland"