Skip to content

Commit 2be1c80

Browse files
author
Conor Okus
committed
Adds LDK Google Calendar link to footer
1 parent 8faf2f1 commit 2be1c80

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
@@ -224,6 +224,11 @@ module.exports = {
224224
link: discordUrl,
225225
rel: 'noopener noreferrer'
226226
},
227+
{
228+
text: 'LDK Calendar',
229+
link: "https://calendar.google.com/calendar/embed?src=c_e6fv6vlshbpoob2mmbvblkkoj4%40group.calendar.google.com",
230+
rel: 'noopener noreferrer'
231+
},
227232
{
228233
text: 'LDK Review Club',
229234
link: "http://ldk.reviews/",

0 commit comments

Comments
 (0)