diff --git a/i18n/cn.toml b/i18n/cn.toml index 86f2acf..f1dafde 100644 --- a/i18n/cn.toml +++ b/i18n/cn.toml @@ -2,6 +2,8 @@ other = "首页" [docs] other = "文档" +[blog] +other = "博客" [community] other = "社区" [code] diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 54467fe..60ea690 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -26,7 +26,7 @@