blowfish/exampleSite/config/_default/languages.en.toml
Nuno Coração 80417d4238 final polish
2024-08-10 11:23:56 +01:00

23 lines
No EOL
598 B
TOML

languageCode = "en"
languageName = "English"
weight = 1
title = "Blowfish"
[params]
displayName = "English"
isoCode = "en"
rtl = false
dateFormat = "2 January 2006"
logo = "img/blowfish_logo_transparent.png"
description = "A powerful, lightweight theme for Hugo."
[author]
name = "Blowfish"
email = "nuno@n9o.xyz"
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" },
]