cullmann.io/themes/blowfish/exampleSite/config/_default/languages.en.toml

22 lines
573 B
TOML
Raw Normal View History

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"
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" },
]