Skip to content

Conversation

@prutica
Copy link

@prutica prutica commented Jan 4, 2026

Description

Issue(s) fixed

Fixes #

Preview

Checklist

  • If this PR updates or adds documentation content that changes or adds technical meaning, it has received an approval from an engineer or DevRel from the relevant team.
  • If this PR updates or adds documentation content, it has received an approval from a technical writer.

External contributor checklist

  • I've read the contribution guidelines.
  • I've created a new issue (or assigned myself to an existing issue) describing what this PR addresses.

Note

Adds a new versioned docs page introducing the Smart Accounts Kit with metadata and navigational cards to key guides and partner integrations.

  • New gator_versioned_docs/version-0.3.0/index.mdx with frontmatter (title, sidebar_label, description, keywords)
  • Sections for Build on MetaMask Smart Accounts, Advanced Permissions (ERC-7715), and Partner integrations
  • CardList links to quickstart, delegation, advanced permissions guides, and external partner docs (Viem, Arbitrum, permissionless.js, Monad)

Written by Cursor Bugbot for commit 36c94f7. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Jan 4, 2026

@prutica is attempting to deploy a commit to the Consensys Team on Vercel.

A member of the Team first needs to authorize it.

@prutica prutica requested review from a team as code owners January 4, 2026 11:35
@@ -1,4 +1,4 @@
---
---Ptutica Daniel Marian
Copy link

Choose a reason for hiding this comment

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

Accidentally committed name breaks YAML frontmatter delimiter

The frontmatter opening delimiter has been corrupted by appending what appears to be a person's name (Ptutica Daniel Marian) directly after ---. The YAML frontmatter parser expects --- on its own line to properly delimit the frontmatter block. This will cause the documentation page to fail to parse correctly, likely breaking the page rendering entirely or displaying raw frontmatter content to users.

Fix in Cursor Fix in Web

@bgravenorst bgravenorst closed this Jan 4, 2026
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.

2 participants