cullmann.io/config/_default/languages.en.toml

28 lines
881 B
TOML
Raw Normal View History

languageCode = "en"
languageName = "English"
weight = 1
title = "Ignorance is bliss..."
[params]
displayName = "English"
isoCode = "en"
rtl = false
dateFormat = "2 January 2006"
2024-04-29 23:01:45 +02:00
logo = "images/christoph_small.png"
description = "Ignorance is bliss..."
[author]
name = "Christoph Cullmann"
image = "images/christoph_avatar.jpg"
2024-04-28 17:49:18 +02:00
headline = "Welcome to Christoph Cullmann's web site"
2024-04-28 17:37:05 +02:00
bio = "Software Engineer at AbsInt and KDE contributor"
links = [
{ github = "https://github.com/christoph-cullmann" },
{ gitlab = "https://gitlab.com/cullmann" },
{ reddit = "https://www.reddit.com/user/ChristophCullmann" },
{ mastodon = "https://mastodon.social/@cullmann" },
# { ycombinator = "https://news.ycombinator.com/user?id=cullmann" },
{ youtube = "https://youtube.com/ChristophCullmann" },
{ email = "mailto:christoph@cullmann.io" }
]