diff --git a/config.toml b/config.toml index ca193dc1e88785aaa012aae25637e2509393e0d4..22b4cd9ba81a61d4646eca996a4d66b31e32a59f 100644 --- a/config.toml +++ b/config.toml @@ -124,12 +124,17 @@ paginate = 10 url = "/en/building/download.html" weight = 6 +[[menu.main]] + identifier = "security" + name = "Security" + url = "/en/security.html" + weight = 7 [[menu.main]] identifier = "lang" name = "中文" url = "/zh" - weight = 7 + weight = 8 # Menu chinese [[languages.zh.menu.main]] @@ -268,12 +273,17 @@ paginate = 10 url = "/zh/building/download.html" weight = 6 +[[languages.zh.menu.main]] + identifier = "security" + name = "安全" + url = "/zh/security.html" + weight = 7 [[languages.zh.menu.main]] identifier = "lang" name = "EN" url = "/en" - weight = 7 + weight = 8 # Top bar social links menu diff --git a/content/en/security/index.md b/content/en/security/index.md index a6354ec48f5c5224efdd3097df2387609c4dba34..bc93cb0d26dc743f3203bab80e986dd1a83eabb7 100644 --- a/content/en/security/index.md +++ b/content/en/security/index.md @@ -1,3 +1,9 @@ ++++ +title = "Security" +id = "security" ++++ + + - [Submit a CVE Issue](#itm1) - [Security Group Distributes CVE Issues](#itm2) - [Handle CVE Issues](#itm3) @@ -152,5 +158,4 @@ Maintainer identifies and distributes CVE issues. Solutions to CVE problems can