Skip to content

Commit

Permalink
Merge pull request #452 from BTWS2/twitter
Browse files Browse the repository at this point in the history
Change link to X and adjust handle
  • Loading branch information
niknetniko authored Sep 2, 2024
2 parents 19027c0 + 2e97135 commit 9c1fc75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ export default defineConfig({
},

socialLinks: [
{ icon: 'twitter', link: 'https://twitter.com/dodona_edu' },
{ icon: 'twitter', link: 'https://x.com/DodonaEdu' },
{ icon: 'github', link: 'https://github.com/dodona-edu/dodona' }
]
},
Expand Down

0 comments on commit 9c1fc75

Please sign in to comment.