export const socialList = {
github: {
title: 'GitHub',
link: 'https://github.com/KotatsuApp',
icon: '',
},
discord: {
title: 'Discord',
link: 'https://discord.gg/NNJ5RgVBC5',
icon: '',
},
telegram: {
title: 'Telegram',
link: 'https://t.me/kotatsuapp',
icon: '',
},
}