From d2d5a5802a3a6dbe239542eaf75c2d497b763f6a Mon Sep 17 00:00:00 2001 From: Will Faught Date: Wed, 29 Mar 2023 22:05:26 -0700 Subject: [PATCH] Document special home page menu path behavior --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d668b9ae..054ec9b2 100644 --- a/README.md +++ b/README.md @@ -261,6 +261,7 @@ paige: An optional menu can be configured. The active menu item has a URL that is a prefix of the path of the current page. +A menu item with the URL `/` only matches a `/` path. Example `config.yaml`: