From 942fa83318bb9ac25455cbaae8ab764f90507bfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Tue, 18 Feb 2025 20:14:38 +0100 Subject: [PATCH] docs: page meta configuration - minor typo in param #1029 --- docs/content/configuration/content/meta/index.en.md | 2 +- layouts/partials/version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/configuration/content/meta/index.en.md b/docs/content/configuration/content/meta/index.en.md index 8869081e9b..567eebb5a2 100644 --- a/docs/content/configuration/content/meta/index.en.md +++ b/docs/content/configuration/content/meta/index.en.md @@ -36,7 +36,7 @@ In cases where Git information is not available, the theme falls back to `LastMo {{< multiconfig file=hugo >}} [params] - hideAuthorEmail = true + hideAuthorDate = true {{< /multiconfig >}} ## Adjust the Timestamp Format diff --git a/layouts/partials/version.txt b/layouts/partials/version.txt index b616717999..26a36c3680 100644 --- a/layouts/partials/version.txt +++ b/layouts/partials/version.txt @@ -1 +1 @@ -7.4.0 \ No newline at end of file +7.4.0+dcabfe76749c4bb9afa8dd68d3d05e444dd9a610 \ No newline at end of file