Add schedule page
This commit is contained in:
parent
2e76f53407
commit
d49d055a6b
2 changed files with 19 additions and 0 deletions
|
@ -11,6 +11,12 @@
|
|||
active: false,
|
||||
enabled: site['cfp']['open'],
|
||||
},
|
||||
{
|
||||
title: 'Schedule',
|
||||
href: '/schedule',
|
||||
active: page.url == '/schedule',
|
||||
enabled: site['cfp']['open'],
|
||||
},
|
||||
{
|
||||
title: 'Sponsor us',
|
||||
href: '/sponsor-us',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue