Skip to content

Commit

Permalink
Update social link icon in config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
n4ze3m committed Mar 21, 2024
1 parent 043ed7c commit 3fe00b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export default defineConfig({

socialLinks: [
{ icon: "github", link: "https://github.com/n4ze3m/dialoqbase" },
{ icon: "x", link: "https://twitter.com/dialoqbase" },
{ icon: "twitter", link: "https://twitter.com/dialoqbase" },
{ icon: "discord", link: "https://discord.com/invite/SPE3npH7Wu" },
],
footer: {
Expand Down

0 comments on commit 3fe00b3

Please sign in to comment.