Skip to content

Commit

Permalink
Remove mastodon link, change twitter to x (#3801)
Browse files Browse the repository at this point in the history
  • Loading branch information
eagereyes authored Nov 7, 2023
1 parent 4ca32f3 commit 4d3e273
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -267,8 +267,7 @@ export default defineConfig({
},
socialLinks: [
{icon: "github", link: "https://github.com/d3"},
{icon: "twitter", link: "https://twitter.com/observablehq"},
{icon: "mastodon", link: "https://vis.social/@observablehq"},
{icon: "x", link: "https://twitter.com/observablehq"},
{icon: "slack", link: "https://observablehq.com/slack/join"},
{icon: "linkedin", link: "https://www.linkedin.com/company/observable"},
{icon: "youtube", link: "https://www.youtube.com/c/Observablehq"}
Expand Down

0 comments on commit 4d3e273

Please sign in to comment.