Skip to content

Commit

Permalink
Add calendar navbar link
Browse files Browse the repository at this point in the history
  • Loading branch information
dcamron committed Nov 17, 2023
1 parent 3f382be commit de73939
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,12 @@
'url': 'https://twitter.com/MetPy',
'icon': 'fa-brands fa-twitter',
'type': 'fontawesome',
},
{
'name': 'Calendar',
'url': 'https://calendar.google.com/calendar/embed?src=c_596cc34cd7196caec223786795c8730786aead6e2dbffe03403186f203075973%40group.calendar.google.com&ctz=America%2FDenver',
'icon': 'fa-solid fa-calendar',
'type': 'fontawesome',
}
],
'use_edit_page_button': False,
Expand Down

0 comments on commit de73939

Please sign in to comment.