summaryrefslogtreecommitdiff
path: root/themes/blowfish/exampleSite/config/_default/languages.ja.toml
blob: 05d319b5b1b24078543b4b8e543c5ab7f6db7716 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
languageCode = "ja"
languageName = "日本語"
weight = 3
title = "Blowfish"

[params]
  displayName = "日本語"
  isoCode = "ja"
  rtl = false
  dateFormat = "2006-01-02"
  logo = "img/blowfish_logo_transparent.png"
  description = "強力で、軽量な Hugo のテーマです。"

[author]
  name = "Blowfish"
  image = "img/blowfish_logo.png"
  headline = "強力で、軽量な Hugo のテーマです。"
  bio = "強力で、軽量な Hugo のテーマです。"
  links = [
    { x-twitter = "https://twitter.com/burufugu" },
    { github = "https://github.com/nunocoracao/blowfish" },
  ]