File tree 1 file changed +11
-11
lines changed
1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -12,31 +12,31 @@ weight = 10
12
12
13
13
[[menus .main ]]
14
14
name = ' About'
15
- pageRef = ' /about'
16
15
weight = 20
17
16
18
17
[[menus .main ]]
19
- name = ' Code of Conduct '
20
- pageRef = ' /about/#code-of-conduct '
18
+ name = ' About PyLadiesCon '
19
+ pageRef = ' /about'
21
20
parent = ' About'
22
21
weight = 21
23
22
23
+ [[menus .main ]]
24
+ name = ' Code of Conduct'
25
+ URL = ' /about/#code-of-conduct'
26
+ parent = ' About'
27
+ weight = 22
28
+
24
29
[[menus .main ]]
25
30
name = ' Volunteer'
26
31
pageRef = ' /volunteer'
27
32
parent = ' About'
28
- weight = 22
33
+ weight = 23
29
34
30
35
[[menus .main ]]
31
36
name = ' Assets'
32
37
pageRef = ' /assets'
33
38
parent = ' About'
34
- weight = 23
35
-
36
- # [[menus.main]]
37
- # name = 'Speaking'
38
- # url = 'https://pretalx.com/pyladiescon-2024/cfp'
39
- # weight = 40
39
+ weight = 24
40
40
41
41
[[menus .main ]]
42
42
name = ' Speakers'
@@ -56,7 +56,7 @@ weight = 50
56
56
[[menus .main ]]
57
57
name = ' News'
58
58
pageRef = ' /news'
59
- weight = 50
59
+ weight = 60
60
60
61
61
62
62
[markup ]
You can’t perform that action at this time.
0 commit comments