Update something
This commit is contained in:
parent
f7a2a3a6f9
commit
d6ef2c6333
@ -1,5 +1,4 @@
|
||||
import IconMail from "@/assets/icons/IconMail.svg";
|
||||
import IconGitHub from "@/assets/icons/IconGitHub.svg";
|
||||
import IconBluesky from "@/assets/icons/IconBluesky.svg";
|
||||
import IconMastodon from "@/assets/icons/IconMastodon.svg";
|
||||
import IconHackerNews from "@/assets/icons/IconHackerNews.svg";
|
||||
@ -28,13 +27,6 @@ export const SOCIALS = [
|
||||
linkTitle: `${SITE.title} Matrix`,
|
||||
icon: IconMatrix,
|
||||
},
|
||||
|
||||
{
|
||||
name: "Github",
|
||||
href: "https://github.com/twhite96",
|
||||
linkTitle: ` ${SITE.title} on Github`,
|
||||
icon: IconGitHub,
|
||||
},
|
||||
{
|
||||
name: "Mail",
|
||||
href: "mailto:hithere@tiff.engineer",
|
||||
|
Loading…
x
Reference in New Issue
Block a user