Skip to content

fix(docs): remove stray + chars in inbound integration frontmatter#3469

Open
ibrahim123-sia wants to merge 1 commit intoresend:canaryfrom
ibrahim123-sia:fix/inbound-docs-frontmatter
Open

fix(docs): remove stray + chars in inbound integration frontmatter#3469
ibrahim123-sia wants to merge 1 commit intoresend:canaryfrom
ibrahim123-sia:fix/inbound-docs-frontmatter

Conversation

@ibrahim123-sia
Copy link
Copy Markdown

@ibrahim123-sia ibrahim123-sia commented May 5, 2026

The title and description keys in the YAML frontmatter were prefixed with + (leftover diff markers from a previous patch), making them +title and +description. The docs site can't pick those up, leaving the page without a proper title or description.


Summary by cubic

Restored the Inbound integration docs title and description by fixing the YAML frontmatter. Removed stray + prefixes from the title and description keys in apps/docs/integrations/inbound.mdx so the page metadata renders correctly.

Written for commit bbcb9e4. Summary will update on new commits.

The title and description keys in the YAML frontmatter were prefixed
with `+` (leftover diff markers from a previous patch), making them
`+title` and `+description`. The docs site can't pick those up,
leaving the page without a proper title or description.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 5, 2026

⚠️ No Changeset found

Latest commit: bbcb9e4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 5, 2026

@ibrahim123-sia is attempting to deploy a commit to the resend Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Auto-approved: Trivial fix removing stray diff marker characters from YAML frontmatter in docs. No logic changes, extremely low risk.

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