Skip to content

Commit

Permalink
chore: up sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Dec 5, 2024
1 parent 092615f commit b0e7551
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 7 deletions.
33 changes: 29 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions site/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1373,15 +1373,15 @@ export const sidebar = {
items: [
{
text: 'hashMessage',
link: '/experimental/solady/hashMessage',
link: '/experimental/erc7739/hashMessage',
},
{
text: 'hashTypedData',
link: '/experimental/solady/hashTypedData',
link: '/experimental/erc7739/hashTypedData',
},
{
text: 'wrapTypedDataSignature',
link: '/experimental/solady/wrapTypedDataSignature',
link: '/experimental/erc7739/wrapTypedDataSignature',
},
],
},
Expand Down

0 comments on commit b0e7551

Please sign in to comment.