blowfish/exampleSite/config/_default/languages.zh-cn.toml

22 lines
601 B
TOML
Raw Permalink Normal View History

2024-03-11 10:12:03 +00:00
languageCode = "zh-cn"
languageName = "简体中文"
2024-03-20 22:01:51 +00:00
weight = 4
2024-03-11 10:12:03 +00:00
title = "Blowfish"
[params]
displayName = "简体中文"
2024-03-11 10:12:03 +00:00
isoCode = "zh-cn"
rtl = false
dateFormat = "2006-01-02"
2024-03-11 10:12:03 +00:00
logo = "img/blowfish_logo_transparent.png"
description = "一个强大、轻量级的 Hugo 主题。"
2024-03-11 10:12:03 +00:00
2024-08-28 16:48:38 +01:00
[params.author]
2024-03-11 10:12:03 +00:00
name = "Blowfish"
image = "img/blowfish_logo.png"
headline = "一个强大、轻量级的 Hugo 主题。"
bio = "一个强大、轻量级的 Hugo 主题。"
2024-03-11 10:12:03 +00:00
links = [
{ x-twitter = "https://twitter.com/burufugu" },
{ github = "https://github.com/nunocoracao/blowfish" },
]