feat: add threads.net

Add new social network - threads.net
This commit is contained in:
Jozef Steinhübl 2023-07-10 12:35:45 +02:00 committed by GitHub
parent 72c955fe22
commit 0306aeb1d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,6 +42,11 @@ export const BUTTONS = [
background: "bg-discord hover:bg-discord/80",
href: "https://s.xhyrom.dev/discord",
},
{
name: "Ko-fi",
background: "bg-kofi hover:bg-kofi/80",
href: "https://ko-fi.com/hyro",
},
{
name: "Instagram",
background: "bg-instagram hover:bg-instagram/80",
@ -53,9 +58,10 @@ export const BUTTONS = [
href: "https://twitter.com/hyrousek",
},
{
name: "Ko-fi",
background: "bg-kofi hover:bg-kofi/80",
href: "https://ko-fi.com/hyro",
name: "Threads",
// todo: use bg-threads
background: "bg-github hover:bg-github/80",
href: "https://threads.net/@hyro.dev",
},
{
name: "Chess",