Change misleading variable descriptions in autopages README
This commit is contained in:
parent
aed06495ed
commit
7ebe350704
10
README.md
10
README.md
@ -14,8 +14,8 @@ an ordinary Pelican page, so it can be Markdown, reStructuredText, etc.
|
||||
|
||||
## Template Variables
|
||||
|
||||
| Variable | Notes |
|
||||
|-----------------|--------------------------------------------|
|
||||
| `author.page` | The rendered content of the author page. |
|
||||
| `category.page` | The rendered content of the category page. |
|
||||
| `tag.page` | The rendered content of the tag page. |
|
||||
| Variable | Notes |
|
||||
|-----------------|--------------------------------------|
|
||||
| `author.page` | `Page` object for the author page. |
|
||||
| `category.page` | `Page` object for the category page. |
|
||||
| `tag.page` | `Page` object for the tag page. |
|
||||
|
Loading…
x
Reference in New Issue
Block a user