www-from-model/config/_default/languages.en.toml
Michael Hanke 9b135ac09a
All checks were successful
Deploy on webserver / Build site and deploy on success (push) Successful in 39s
TMP Example site to have something to build while finishing the setup
2025-10-31 10:37:20 +01:00

25 lines
749 B
TOML

languageCode = "en"
languageName = "English"
languageDirection = "ltr"
weight = 1
title = "Psychoinformatics"
copyright = "© 2025 Psychoinformatics group"
[params]
dateFormat = "2 January 2006"
mainSections = ["samples"]
description = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
[params.author]
name = "Congo"
image = "img/author.jpg"
headline = "Not your ordinary theme!"
bio = "This is an example author bio, and although there's a stock photo of a dog here, this article was actually created by a human. :dog:"
links = [
{ x-twitter = "https://twitter.com/" },
{ facebook = "https://facebook.com/" },
{ linkedin = "https://linkedin.com/" },
{ youtube = "https://youtube.com/" },
]