mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-13 05:05:41 +08:00
switch nav items
This commit is contained in:
@@ -1247,8 +1247,8 @@ interface ExtendedNavLink extends NavLink {
|
||||
|
||||
const navLinks: NavLink[] = [
|
||||
{label: 'Live ATC', to: '#features'},
|
||||
{label: 'Classroom', to: '#classroom'},
|
||||
{label: 'Roadmap', to: '#roadmap'},
|
||||
{label: 'Classroom', to: '#classroom'},
|
||||
{label: 'Lineup', to: '#pricing'},
|
||||
{label: 'Get involved', to: '#contributing'},
|
||||
{label: 'FAQ', to: '#faq'},
|
||||
|
||||
Reference in New Issue
Block a user