From 791d892dfb111c8841c3bbee1ab3fabb68c03329 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sun, 20 Jul 2025 17:03:44 +0200 Subject: [PATCH] improve config --- hugo.toml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/hugo.toml b/hugo.toml index 27fd4c7..38b450f 100644 --- a/hugo.toml +++ b/hugo.toml @@ -49,6 +49,14 @@ enableRobotsTXT = true # Herman Martinus's version of the Blogster Minimal theme for Astro. themeStyle = "herman" + # The path to your favicon + favicon = "images/favicon.ico" + + # These images will show up when services want to generate a preview of a link + # to your site. Ignored if `generateSocialCard = true`. For more information + # about previews, see https://gohugo.io/templates/internal#twitter-cards and + # https://gohugo.io/templates/internal#open-graph + images = ["images/christoph_avatar.webp"] # Author metadata. This is mostly used for the RSS feed of your site, but the # email is also added to the footer of each post. You can hide the "reply to"