Skip to content

Commit 7f73954

Browse files
authored
Merge pull request #188 from ConorOkus/calender-link
Adds LDK Google Calendar link to footer
2 parents 8faf2f1 + 2be1c80 commit 7f73954

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/.vuepress/config.js

+5
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)