chore: update to aliased nav link
This commit is contained in:
parent
9d97bf8d72
commit
10917fd64c
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ module.exports = async function () {
|
|||
{ name: 'LinkedIn', url: 'https://www.linkedin.com/in/cdransf/', icon: 'brand-linkedin' },
|
||||
{
|
||||
name: 'Google Calendar',
|
||||
url: 'https://calendar.app.google/sdgyNSx3RcWuatfT6',
|
||||
url: 'https://coryd.dev/calendar',
|
||||
icon: 'calendar-plus',
|
||||
},
|
||||
],
|
||||
|
|
Reference in a new issue