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 6ec0455 commit 95d1c04Copy full SHA for 95d1c04
config/_default/menus.yaml
@@ -56,11 +56,15 @@ main:
56
- name: Agenda
57
parent: program
58
# url: https://docs.google.com/document/d/1FIeUcsjyf3JVr64sj8gWoDJrNc6C0467Q0VPKKj2Ux4/edit?usp=sharing
59
- weight: 10
+ weight: 20
60
- name: Featured Keynote Speakers
61
62
url: keynotes
63
- weight: 20
+ weight: 30
64
+ - name: Accepted Papers
65
+ parent: program
66
+ url: accepted
67
+ weight: 10
68
# - name: Proceedings
69
# parent: program
70
# url: https://dl.acm.org/doi/proceedings/10.1145/3589806
0 commit comments