From e59660874bc57bd45f943eac6ca5fdeca0631ec9 Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Tue, 11 Jun 2024 18:57:27 -0500 Subject: [PATCH] Removed linkedin link --- site/.vitepress/config.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/site/.vitepress/config.ts b/site/.vitepress/config.ts index de588457..01176115 100644 --- a/site/.vitepress/config.ts +++ b/site/.vitepress/config.ts @@ -48,8 +48,7 @@ module.exports = { socialLinks: [ { icon: { svg: `Forgejo` }, link: "https://code.incremental.social/thepaperpilot" }, { icon: { svg: `Matrix` }, link: "https://matrix.to/#/@thepaperpilot:incremental.social" }, - { icon: { svg: `Fediverse` }, link: "https://incremental.social/u/thepaperpilot" }, - { icon: "linkedin", link: "https://www.linkedin.com/pub/anthony-lawn/a9/a98/2" } + { icon: { svg: `Fediverse` }, link: "https://incremental.social/u/thepaperpilot" } ], sidebar: [ {