Skip to content

Fix headings in blog posts - #874

Draft
gabalafou wants to merge 2 commits into
mainfrom
fix-blog-post-headings
Draft

gabalafou wants to merge 2 commits into
mainfrom
fix-blog-post-headings

Conversation

@gabalafou

@gabalafou gabalafou commented Aug 23, 2024

Copy link
Copy Markdown
Contributor

See PR #873 for some context.

Our blog post build code takes the blog title from the post metadata and renders it both in the HTML <title> tag as well as at the top of the page (in an <h1> after #873). For this reason, the body of the blog post markdown should not contain any level-1 headings, only level-2 and up.

Most blog posts in the repo have been written this way, but there were some exceptions that this PR attempts to correct.

Note: my editor also introduced a number of formatting and whitespace changes. If these add too much review burden, please let me know and I'll redo the PR so that it strictly only has heading changes.

@vercel

vercel Bot commented Aug 23, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
labs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2025 8:40am

@gabalafou

Copy link
Copy Markdown
Contributor Author

Attempting to self-review this PR, I realize that my editor's auto-formatting added too many changes. I'm going to redo and update this PR.

@gabalafou
gabalafou marked this pull request as draft August 23, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant