[site/theme][s]: remove webinars from nav for now as don't have due date.
This commit is contained in:
parent
28e1d91a9b
commit
075ae21a12
|
|
@ -4,7 +4,6 @@ const navLinks = [
|
||||||
{ href: '/claims', name: 'Claims' },
|
{ href: '/claims', name: 'Claims' },
|
||||||
{ href: '/library', name: 'Library' },
|
{ href: '/library', name: 'Library' },
|
||||||
{ href: '/all', name: 'Notes' },
|
{ href: '/all', name: 'Notes' },
|
||||||
{ href: '/webinars', name: 'Webinars' },
|
|
||||||
{ href: '/contribute', name: 'Contribute' },
|
{ href: '/contribute', name: 'Contribute' },
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue