Clarify default values may not be shown

This commit is contained in:
Will Faught
2025-03-08 17:38:16 -08:00
parent de0af5ca39
commit e37866e3f9

View File

@@ -352,7 +352,7 @@ id = "" # ID used in feeds. Defaults to the relative permalink.
link = "" # URL for an anchor around the title. Example: "https://youtu.be/dQw4w9WgXcQ".
```
The assigned values shown are the default values.
The assigned values shown are the default values unless otherwise specified.
Parameters specific to author term pages (if the "authors" taxonomy is configured):
@@ -363,7 +363,7 @@ name = "" # Example: "John Doe"
url = "" # Example: "https://example.com"
```
The assigned values shown are the default values.
The assigned values shown are the default values unless otherwise specified.
Parameters specific to menus:
@@ -376,7 +376,7 @@ header_above = "" # Example: "My Header"
header_below = "" # Example: "My Other Header"
```
The assigned values shown are the default values.
The assigned values shown are the default values unless otherwise specified.
### Menu