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

chore: fix typo (wrong path) #888

Closed umihico closed 5 months ago

umihico commented 6 months ago

data/img/ocean.jpg appears to be unused throughout the project. All references are currently /static/images/ocean.jpg.

vercel[bot] commented 6 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @timlrx on Vercel.

@timlrx first needs to authorize it.

timlrx commented 5 months ago

Thanks for the fix