Skip to content

Commit e611c14

Browse files
author
Conor Okus
committed
Adds link to LDK review club website
1 parent b9f17c3 commit e611c14

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/.vuepress/config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,11 @@ module.exports = {
223223
link: discordUrl,
224224
rel: 'noopener noreferrer'
225225
},
226+
{
227+
text: 'LDK Review Club',
228+
link: "http://ldk.reviews/",
229+
rel: 'noopener noreferrer'
230+
},
226231
]
227232
},
228233
{

0 commit comments

Comments
 (0)