Skip to content

Commit 6debcb0

Browse files
committed
site: add CIP link
1 parent f73a189 commit 6debcb0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

site/docusaurus.config.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,12 @@ const config: Config = {
123123
},
124124
],
125125
},
126+
{
127+
href:
128+
"https://github.com/cardano-scaling/CIPs/blob/leios/CIP-%3F%3F%3F%3F/README.md",
129+
label: "CIP",
130+
position: "right",
131+
},
126132
{
127133
href:
128134
"https://github.com/cardano-foundation/CIPs/blob/master/CPS-0018/README.md",

0 commit comments

Comments
 (0)