use cullmann.dev

no idea what happens with .io and .dev is cheaper :-0
This commit is contained in:
Christoph Cullmann 2025-05-16 20:54:06 +02:00
parent c0138acf6e
commit 008abb31c3
No known key found for this signature in database
8 changed files with 11 additions and 12 deletions

View file

@ -3,7 +3,7 @@
# https://blowfish.page/docs/getting-started/
theme = "blowfish"
baseURL = "https://cullmann.io/"
baseURL = "https://cullmann.dev/"
defaultContentLanguage = "en"
disableLanguages = [] #to allow translation work requiring shipping to production

View file

@ -13,7 +13,7 @@ title = "Ignorance is bliss..."
[params.author]
name = "Christoph Cullmann"
email = "christoph@cullmann.io"
email = "christoph@cullmann.dev"
image = "images/christoph_avatar.webp"
headline = "Welcome to Christoph Cullmann's web site"
bio = "Software Engineer at AbsInt and KDE contributor"
@ -25,5 +25,5 @@ title = "Ignorance is bliss..."
{ mastodon = "https://mastodon.social/@cullmann" },
# { ycombinator = "https://news.ycombinator.com/user?id=cullmann" },
{ youtube = "https://youtube.com/ChristophCullmann" },
{ email = "mailto:christoph@cullmann.io" }
{ email = "mailto:christoph@cullmann.dev" }
]