blowfish/exampleSite/config/_default/languages.it.toml

22 lines
567 B
TOML
Raw Permalink Normal View History

2024-03-11 05:12:03 -05:00
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"
2024-03-13 10:57:21 -05:00
description = "Un potente, leggero tema per Hugo."
2024-03-11 05:12:03 -05:00
2024-08-28 10:48:38 -05:00
[params.author]
2024-03-11 05:12:03 -05:00
name = "Blowfish"
image = "img/blowfish_logo.png"
2024-03-13 10:57:21 -05:00
headline = "Un potente, leggero tema per Hugo."
bio = "Un potente, leggero tema per Hugo."
2024-03-11 05:12:03 -05:00
links = [
{ x-twitter = "https://twitter.com/burufugu" },
{ github = "https://github.com/nunocoracao/blowfish" },
]