Skip to content

Commit

Permalink
chore(info): remove portfolio link (one day...)
Browse files Browse the repository at this point in the history
  • Loading branch information
tknickman committed Feb 26, 2024
1 parent d781341 commit 27f5970
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions apps/info/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,6 @@ type config = {

const config = {
LINKS: [
{
name: "Portfolio",
key: "portfolio",
borderColor: "border-portfolio",
textColor: "text-portfolio",
ringColor: "focus-within:ring-portfolio",
username: "thomasknickman.com",
url: `http://www.thomasknickman.com?ref=${REF}`,
Icon: Portfolio,
},
{
name: "LinkedIn",
key: "linkedin",
Expand Down

0 comments on commit 27f5970

Please sign in to comment.