vercel / nextjs-portfolio-starter

Easily create a portfolio with Next.js and Markdown.
https://demo.vercel.blog
673 stars 263 forks source link

Making title and navbar different #44

Open jonathanstroshine opened 8 months ago

jonathanstroshine commented 8 months ago

Hello! It seems that whatever is in the "title" field in the front matter overrides the heading (the one with a single pound sign) in "index.mdx" so that the heading and the link to the home page in the navbar are always the same.

How can I make the heading say one thing (my name) and the navbar say another thing ("About")?

willsTavares commented 1 month ago

Hello, I'm looking for the same thing. Did you find something?

jonathanstroshine commented 1 month ago

I didn't, sorry :/

I think I ended up switching to a different template