nuxt-themes / alpine

The minimalist blog theme, powered by Nuxt & Markdown.
https://alpine.nuxt.space
MIT License
294 stars 54 forks source link

[Config] Change socials to an object #75

Closed atinux closed 2 years ago

atinux commented 2 years ago

Similar to Docus: https://github.com/nuxt-themes/docus/blob/9daf2dbd3d5eaf58eaff96d3ae4d9692b766cb36/theme/app.config.ts#L6-L13

I think we could leverage the same component (to be discussed to be moved in Elements?): https://github.com/nuxt-themes/docus/blob/9daf2dbd3d5eaf58eaff96d3ae4d9692b766cb36/theme/components/SocialIcons.vue