From 3810ba27c1e98a96a30a4710c57d2a90452fd722 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Mon, 21 Jul 2025 00:27:13 +0200 Subject: [PATCH] fix SEO --- content/_index.md | 2 +- hugo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index 22d5c56..3d6becd 100644 --- a/content/_index.md +++ b/content/_index.md @@ -11,7 +11,7 @@ showReadingTime = false cullmann.dev is the personal web site of Christoph Cullmann. -The full sources of this web site can be found on [here](https://git.babylon2k.com/cullmann/www). +The full sources of this web site can be found on [on my Forgejo instance](https://git.babylon2k.com/cullmann/www). ## Professional Life diff --git a/hugo.toml b/hugo.toml index 00b7e70..9d269f4 100644 --- a/hugo.toml +++ b/hugo.toml @@ -26,7 +26,7 @@ enableRobotsTXT = true contentDir = "content" [languages.en.params] - madeWith = "Made with [Hugo](https://gohugo.io) & [Bear Cub](https://github.com/clente/hugo-bearcub)" + madeWith = "Made with [Hugo](https://gohugo.io) & [ᕦʕ •ᴥ•ʔᕤ Bear Cub](https://github.com/clente/hugo-bearcub)" [params] # dark theme only