We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f65837c commit 377812aCopy full SHA for 377812a
src/data/links.json
@@ -1,14 +1,14 @@
1
{
2
"header": [
3
4
- "name": "Schedule",
+ "name": "Program",
5
"items": [
6
{ "name": "Overview", "path": "/overview" },
7
{ "name": "Sessions", "path": "/sessions" },
8
{ "name": "Speakers", "path": "/speakers" },
9
{ "name": "Tracks", "path": "/tracks" },
10
- { "name": "Talks", "path": "/schedule/talks" },
11
- { "name": "Tutorials", "path": "/schedule/tutorials" },
+ { "name": "Talks Schedule", "path": "/schedule/talks" },
+ { "name": "Tutorials Schedule", "path": "/schedule/tutorials" },
12
{ "name": "Selection Process", "path": "/selection" },
13
{ "name": "Community Voting", "path": "/voting" },
14
{ "name": "Speaker Mentorship", "path": "/mentorship" }
0 commit comments