jolbol1 / nextjs-velite-blog-template

A static blog template built using NextJS 14, Velite, Tailwind, Shadcn/UI and MDX. Follow along on YouTube!
https://my-first-blog-dusky.vercel.app
120 stars 40 forks source link

fix: change link to absolute path for read more in post item #2

Closed rick-ast closed 5 months ago

rick-ast commented 5 months ago

under tags page, relative path gets wrong url for post causes 404, change that to absolute path

vercel[bot] commented 5 months ago

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

@jolbol1 first needs to authorize it.

jolbol1 commented 5 months ago

Good catch, thanks!