Skip to content

Commit a26408c

Browse files
committed
sidebar entries
1 parent d2dbf6f commit a26408c

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

src/navigation/stellar.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,16 @@
9090
"type": "folder",
9191
"name": "Governance",
9292
"children": [
93+
{
94+
"type": "page",
95+
"name": "Governor",
96+
"url": "/stellar-contracts/governance/governor"
97+
},
98+
{
99+
"type": "page",
100+
"name": "Votes",
101+
"url": "/stellar-contracts/governance/votes"
102+
},
93103
{
94104
"type": "page",
95105
"name": "Timelock Controller",
@@ -145,6 +155,11 @@
145155
"name": "Fee Abstraction",
146156
"url": "/stellar-contracts/fee-abstraction"
147157
},
158+
{
159+
"type": "page",
160+
"name": "ZK Email (DKIM Registry)",
161+
"url": "/stellar-contracts/zk-email"
162+
},
148163
{
149164
"type": "page",
150165
"name": "Changelog",

0 commit comments

Comments
 (0)