Skip to content

Commit

Permalink
chore(siwx): add authentication name to SIWX
Browse files Browse the repository at this point in the history
  • Loading branch information
arein committed Jan 2, 2025
1 parent b035e6a commit 0881865
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/appkit/features/siwx/default.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: SIWX
title: Authentication (SIWX)
---

import SiwxIndex from '../../shared/siwx/index.mdx'

<SiwxIndex />
<SiwxIndex />
2 changes: 1 addition & 1 deletion sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ module.exports = {
},
{
type: 'doc',
label: 'SIWX',
label: 'Authentication (SIWX)',
id: 'appkit/features/siwx/default'
},
{ type: 'doc', label: 'Sponsored Transactions', id:'appkit/features/sponsored-transactions'}
Expand Down

0 comments on commit 0881865

Please sign in to comment.