timlrx / tailwind-nextjs-starter-blog

This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfect as a replacement to existing Jekyll and Hugo individual blogs.
https://tailwind-nextjs-starter-blog.vercel.app/
MIT License
8.9k stars 2.07k forks source link

Added support for youtube social icon below the profile image in the about page #1055

Closed Haidar0096 closed 2 weeks ago

Haidar0096 commented 2 weeks ago

Added support for youtube social icon below the profile image in the about page.

So now in the default author mdx file, you can put your youtube link, then run yarn build, and yarn dev, and it will show youtube icon in the about page below the profile image along with other social media icons.

vercel[bot] commented 2 weeks ago

@Haidar0096 is attempting to deploy a commit to the timlrx's projects Team on Vercel.

A member of the Team first needs to authorize it.

timlrx commented 2 weeks ago

@Haidar0096 thanks for the PR and glad that you manged to add a youtube icon to the blog, but I am not keen on accepting new PRs for social media sites currently - I think there are just too many to cover and it's easy enough to add a new one. Appreciate the effort though