mirror of
https://github.com/xHyroM/links.git
synced 2024-11-10 02:28:06 +01:00
feat: add hyros utils, archive
This commit is contained in:
parent
299af7dd3b
commit
9f96d754fd
1 changed files with 10 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue