feat: add link to Mastodon

This commit is contained in:
Bart van der Braak 2024-07-02 01:19:37 +02:00
parent 05d27db42d
commit 6635699bc3
2 changed files with 3 additions and 1 deletions

View file

@ -10,6 +10,7 @@ export const siteConfig = {
links: {
twitter: 'https://twitter.com/bartvdbraak',
linkedIn: 'https://www.linkedin.com/in/bartvdbraak',
mastodon: 'https://mstdn.social/@bartvdbraak',
gitHubProfile: 'https://github.com/bartvdbraak',
gitHubProject: 'https://github.com/bartvdbraak/hellob.art',
shadcnSvelte: 'https://www.shadcn-svelte.com/',