From 3d742b333bbaa3b18b5727aaaf5441bfe28a5728 Mon Sep 17 00:00:00 2001 From: Sebastien Larinier Date: Mon, 22 Jan 2024 14:59:10 +0100 Subject: [PATCH] Update hugo.toml --- hugo.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 2029122..3be6082 100644 --- a/hugo.toml +++ b/hugo.toml @@ -11,7 +11,9 @@ theme = "gohugo-theme-ananke" [languages.fr] weight = 2 contentDir = "content" - + +[params] +site_logo = "static/images/M82_N.jpg" [[params.ananke_socials]] name = "linkedin"