Skip to content

Commit

Permalink
Update data.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilloftheshadow committed Aug 24, 2024
1 parent 700b335 commit bbcf8ad
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/lib/data.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@ export const footerLinks: FooterLinkSection[] = [
title: "Projects",
links: [
{ text: "Kiai", link: "https://kiaibot.com" },
{ text: "JT-99", link: "https://jt-99.net" },
{ text: "Bolt", link: "https://bolt.buape.com" },
{ text: "Sync", link: "#" },
{ text: "StatTrack", link: "https://stattrack.dev" }
{ text: "JT-99", link: "https://jt-99.net" }
]
},
{
Expand Down

0 comments on commit bbcf8ad

Please sign in to comment.