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
7.43k stars 1.87k forks source link

Help with banner to visible in the homepage of the blog and inside #899

Open heyjumanji opened 2 months ago

heyjumanji commented 2 months ago

How to post blog with banner in the home page and even in the blog. With the author details like posting default blog with postlayout you know what i mean!

heyjumanji commented 2 months ago

How to post blog with banner in the home page and even in the blog. With the author details like posting default blog with postlayout you know what i mean!

I want to change this IMG_20240422_161004

To something like this without postlayout where the author image not visible please help: IMG_20240422_161016

timlrx commented 2 months ago

I don't really know what you are asking for but if it is small visual changes, you probably need to know a little JS and React to modify the code.