chore: update social links
This commit is contained in:
parent
c41817c704
commit
48e188b0da
@ -18,10 +18,10 @@ If you found anything that could be improved, please let me know.
|
||||
|
||||
- 🔥 website: [mksaas.com](https://mksaas.com)
|
||||
- 🌐 demo: [demo.mksaas.com](https://demo.mksaas.com)
|
||||
- 👨💻 discord: [discord.gg/r8Pty2qcGv](https://discord.gg/r8Pty2qcGv)
|
||||
- 📚 documentation: [mksaas.com/docs](https://mksaas.com/docs)
|
||||
- 🗓️ roadmap: [mksaas project](https://github.com/orgs/MkSaaSHQ/projects/1)
|
||||
- 📹 video (WIP): [youtube.com/@MkSaaSHQ](https://www.youtube.com/@MkSaaSHQ)
|
||||
- 👨💻 discord: [mksaas.link/discord](https://mksaas.link/discord)
|
||||
- 📹 video (WIP): [mksaas.link/youtube](https://mksaas.link/youtube)
|
||||
|
||||
## Repositories
|
||||
|
||||
|
@ -24,10 +24,12 @@ export const websiteConfig: WebsiteConfig = {
|
||||
},
|
||||
social: {
|
||||
github: 'https://github.com/MkSaaSHQ',
|
||||
twitter: 'https://x.com/mksaascom',
|
||||
blueSky: 'https://bsky.app/profile/mksaas.com',
|
||||
discord: 'https://discord.gg/yVwpEtTT',
|
||||
youtube: 'https://www.youtube.com/@MkSaaS',
|
||||
twitter: 'https://mksaas.link/twitter',
|
||||
blueSky: 'https://mksaas.link/bsky',
|
||||
discord: 'https://mksaas.link/discord',
|
||||
mastodon: 'https://mksaas.link/mastodon',
|
||||
linkedin: 'https://mksaas.link/linkedin',
|
||||
youtube: 'https://mksaas.link/youtube',
|
||||
},
|
||||
},
|
||||
routes: {
|
||||
|
Loading…
Reference in New Issue
Block a user