Last 12 weeks · 0 commits
1 of 6 standards met
Repository: vercel/nextjs-portfolio-starter. Description: Easily create a portfolio with Next.js and Markdown. Stars: 726, Forks: 300. Primary language: JavaScript. Languages: JavaScript (51.9%), MDX (27.3%), CSS (20.8%). Homepage: https://demo.vercel.blog Topics: blog, nextjs, vercel. Open PRs: 2, open issues: 18. Last activity: 3mo ago. Community health: 37%. Top contributors: leerob, tolzhabayev, 1001Josias, leyanlo, rgoomar, steven-tey.
JavaScript
Hi, I successfully developed the site with Vercel, but I can't clone & locally run the code. Thanks.
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")?