From 0abf391bd1db8a24cf7b1910ff4be514d8581cd9 Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Wed, 19 Nov 2025 01:27:40 +0100 Subject: [PATCH] docs: remove author names --- docs/hugo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/hugo.toml b/docs/hugo.toml index b17206d43..fe076a306 100644 --- a/docs/hugo.toml +++ b/docs/hugo.toml @@ -15,6 +15,7 @@ title = "Lego" custom_css = ["css/theme-custom.css"] disableLandingPageButton = true hideAuthorEmail = true + hideAuthorName = true # Author of the site, will be used in meta information [params.author]