From b4800d4d22a2d5706ecea75cc678bd821a0881ab Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 8 Mar 2025 23:27:04 -0800 Subject: [PATCH] Explain where a default author must be referenced --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a52510f0..7fb15ac0 100644 --- a/README.md +++ b/README.md @@ -392,7 +392,7 @@ see [how to hide other navigation features](#menu-navigation-only). Support for authors, categories, series, and tags taxonomies is built in. -A default author must be referenced at least once explicitly in a regular page. +A default author must be referenced in the authors parameter of at least one page. To disable the rendering of author pages, add this to `yoursite/hugo.toml`: