Correct description of MENUENTRY.Title

This commit is contained in:
Joe Mooring
2024-02-28 12:48:04 -08:00
committed by GitHub
parent f434e25e85
commit 48a5ac2138
+1 -1
View File
@@ -11,7 +11,7 @@ action:
If you define the menu entry [automatically], the `Title` method returns the pages [`LinkTitle`], falling back to its [`Title`].
If you define the menu entry [in front matter] or [in site configuration], the `Name` method returns the `title` property, falling back to the pages `LinkTitle`, then to its `Title`.
If you define the menu entry [in front matter] or [in site configuration], the `Title` method returns the `title` property, falling back to the pages `LinkTitle`, then to its `Title`.
[`LinkTitle`]: /methods/page/linktitle/
[`Title`]: /methods/page/title/