mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-23 06:55:43 -06:00
22 lines
577 B
TOML
22 lines
577 B
TOML
|
languageCode = "ja"
|
||
|
languageName = "日本語"
|
||
|
weight = 2
|
||
|
title = "Blowfish"
|
||
|
|
||
|
[params]
|
||
|
displayName = "日本語"
|
||
|
isoCode = "ja"
|
||
|
rtl = false
|
||
|
dateFormat = "2 January 2006"
|
||
|
logo = "img/blowfish_logo_transparent.png"
|
||
|
description = "A powerful, lightweight theme for Hugo."
|
||
|
|
||
|
[author]
|
||
|
name = "Blowfish"
|
||
|
image = "img/blowfish_logo.png"
|
||
|
headline = "A powerful, lightweight theme for Hugo."
|
||
|
bio = "A powerful, lightweight theme for Hugo."
|
||
|
links = [
|
||
|
{ x-twitter = "https://twitter.com/burufugu" },
|
||
|
{ github = "https://github.com/nunocoracao/blowfish" },
|
||
|
]
|