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

[params]
  displayName = "Italiano"
  isoCode = "it"
  rtl = false
  dateFormat = "2 January 2006"
  logo = "img/blowfish_logo_transparent.png"
  description = "Un potente, leggero tema per Hugo."

[author]
  name = "Blowfish"
  image = "img/blowfish_logo.png"
  headline = "Un potente, leggero tema per Hugo."
  bio = "Un potente, leggero tema per Hugo."
  links = [
    { x-twitter = "https://twitter.com/burufugu" },
    { github = "https://github.com/nunocoracao/blowfish" },
  ]