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.64k stars 2.01k forks source link

Email error with icon #938

Closed heyjumanji closed 3 months ago

heyjumanji commented 3 months ago

when i put gmail it shows up but when i put my custom domain name mail then the icon dont shows up > this is the email i added instead gamil: contact@jumanji.is-a.dev

timlrx commented 3 months ago

Thanks, seems like the previous code was not parsing subdomains. Updated the regex to fix.