updt: chinese
This commit is contained in:
parent
551d682d88
commit
a425e2b5b8
3 changed files with 47 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
baseURL = "https://example.com"
|
||||
languageCode = "en-us"
|
||||
defaultContentLanguage = "en"
|
||||
title = "Anubis"
|
||||
title = "Anubis2"
|
||||
theme = "anubis"
|
||||
paginate = 3
|
||||
|
||||
|
@ -91,19 +91,19 @@ languageName = "Chinese"
|
|||
|
||||
[[languages.zh.menu.main]]
|
||||
identifier = "about"
|
||||
name = "O Hugo"
|
||||
name = "关于"
|
||||
url = "/about/"
|
||||
weight = 1
|
||||
|
||||
[[languages.zh.menu.main]]
|
||||
identifier = "tags"
|
||||
name = "Tagi"
|
||||
name = "标签"
|
||||
url = "/tags/"
|
||||
weight = 2
|
||||
|
||||
[[languages.zh.menu.main]]
|
||||
identifier = "archive"
|
||||
name = "Archiwum"
|
||||
name = "归档"
|
||||
url = "/posts/"
|
||||
weight = 3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue