fix(website): put correct links

This commit is contained in:
xHyroM 2023-04-09 17:03:38 +02:00
parent 25a986b0a8
commit 3534da16a6
No known key found for this signature in database
GPG key ID: BE0423F386C436AA

View file

@ -26,14 +26,14 @@ import Computer from "~/components/Computer.astro";
</p>
<div class="mt-6 flex flex-col gap-6 md:flex-row">
<a
href=""
href="https://github.com/xHyroM/roles-bot"
class="broder-1 flex items-center justify-center gap-x-3 rounded-lg border border-[#4e59d6] bg-[#373a54]/50 px-10 py-3 text-lg font-semibold text-white transition-colors hover:bg-[#373a54]"
>
<Computer />
GitHub</a
>
<a
href=""
href="https://discord.com/api/oauth2/authorize?client_id=923267906941370368&permissions=268435456&scope=bot%20applications.commands"
class="broder-1 flex items-center justify-center gap-x-3 rounded-lg border border-[#fbc11a] bg-[#735d1d]/50 px-10 py-3 text-lg font-semibold text-white transition-colors hover:bg-[#735d1d]"
>
<Invite />