Skip to content

Commit

Permalink
chore: up sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Sep 29, 2024
1 parent d1d38fb commit 731fe9a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions site/vocs.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@ export default defineConfig({
text: 'EIP-1193 Providers 🚧',
link: '/guides/eip-1193',
},
{
text: 'EIP-1559 Transactions 🚧',
link: '/guides/eip-1559',
},
{
text: 'EIP-4844 Blob Transactions 🚧',
link: '/guides/eip-4844',
Expand Down

0 comments on commit 731fe9a

Please sign in to comment.