File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -52,14 +52,22 @@ theme = 'LoveIt'
52
52
url = " /publications/"
53
53
title = " "
54
54
weight = 5
55
+ [[languages .en .menu .main ]]
56
+ identifier = " competition"
57
+ pre = " "
58
+ post = " "
59
+ name = " Competition"
60
+ url = " /competition/"
61
+ title = " "
62
+ weight = 7
55
63
[[languages .en .menu .main ]]
56
64
identifier = " contact"
57
65
pre = " "
58
66
post = " "
59
67
name = " Contact"
60
68
url = " /contact/"
61
69
title = " "
62
- weight = 6
70
+ weight = 7
63
71
[languages .en .params ]
64
72
# site description
65
73
description = " The website of RUC DBMS Research Group"
@@ -132,7 +140,7 @@ theme = 'LoveIt'
132
140
title = " "
133
141
weight = 5
134
142
[[languages .zh-cn .menu .main ]]
135
- identifier = " contact "
143
+ identifier = " competition "
136
144
pre = " "
137
145
post = " "
138
146
name = " 学科竞赛"
Original file line number Diff line number Diff line change 1
1
---
2
- title : " 学科竞赛 "
2
+ title : " Competition "
3
3
draft : false
4
4
5
5
lightgallery : true
You can’t perform that action at this time.
0 commit comments