feat: add hyros utils, archive

This commit is contained in:
xHyroM 2023-04-06 15:16:15 +02:00
parent 299af7dd3b
commit 9f96d754fd
No known key found for this signature in database
GPG key ID: BE0423F386C436AA

View file

@ -22,6 +22,16 @@ export const BUTTONS = [
background: "bg-github hover:bg-github/80",
href: "https://github.com/xhyrom-forks",
},
{
name: "Hyro's Utils (GitHub)",
background: "bg-github hover:bg-github/80",
href: "https://github.com/xhyrom-utils",
},
{
name: "Hyro's Archive (GitHub)",
background: "bg-github hover:bg-github/80",
href: "https://github.com/xhyrom-archive",
},
{
name: "Discord",
background: "bg-discord hover:bg-discord/80",