1
0
Fork 0

chore(shared): Updated to social icons/list

This commit is contained in:
joostdecock 2023-05-17 12:18:25 +02:00
parent 09c884956f
commit 33c51a7289
3 changed files with 29 additions and 16 deletions

9
config/social.mjs Normal file
View file

@ -0,0 +1,9 @@
export const social = {
YouTube: 'https://www.youtube.com/@freesewing',
Discord: 'https://discord.freesewing.org/',
Instagram: 'https://instagram.com/freesewing_org',
Facebook: 'https://www.facebook.com/groups/627769821272714/',
GitHub: 'https://github.com/freesewing',
Reddit: 'https://www.reddit.com/r/freesewing/',
Twitter: 'https://twitter.com/freesewing_org',
}