Skip to content

Commit 7347ca4

Browse files
author
Sorrysorry
committed
添加实验室学科竞赛
1 parent 4abe2e6 commit 7347ca4

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

config.toml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,22 @@ theme = 'LoveIt'
5252
url = "/publications/"
5353
title = ""
5454
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
5563
[[languages.en.menu.main]]
5664
identifier = "contact"
5765
pre = ""
5866
post = ""
5967
name = "Contact"
6068
url = "/contact/"
6169
title = ""
62-
weight = 6
70+
weight = 7
6371
[languages.en.params]
6472
# site description
6573
description = "The website of RUC DBMS Research Group"
@@ -132,7 +140,7 @@ theme = 'LoveIt'
132140
title = ""
133141
weight = 5
134142
[[languages.zh-cn.menu.main]]
135-
identifier = "contact"
143+
identifier = "competition"
136144
pre = ""
137145
post = ""
138146
name = "学科竞赛"

content/competition/index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "学科竞赛"
2+
title: "Competition"
33
draft: false
44

55
lightgallery: true

0 commit comments

Comments
 (0)