This feature is taken form Jekyll, in Jekyll you can specify your social media urls and that will be rendered in the rendered files. ```js ... social: { github: 'vivekascoder', youtube: 'vivekascoder', twitter: 'vivekascoder', } ... ```