Skip to content

Commit

Permalink
update weight
Browse files Browse the repository at this point in the history
  • Loading branch information
xiantang committed Jul 8, 2024
1 parent 47f9954 commit 968d30f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ copyright = "" # default: author.name ↓ # 默认为下面配

[languages]

[languages.zh-cn]
title = "咸糖 - 自律者自由"
languageName = "Chinese"
weight = 1
[languages.en]
title = "xiantang - Self-discipline set me free."
languageName = "English"
weight = 1
[languages.zh-cn]
title = "咸糖 - 自律者自由"
languageName = "Chinese"
weight = 2

[author] # essential # 必需
Expand Down

0 comments on commit 968d30f

Please sign in to comment.