mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Documentation tweaks
This commit is contained in:
parent
05c9c1f617
commit
8f8d531fbd
2 changed files with 2 additions and 1 deletions
|
|
@ -618,7 +618,7 @@ Hidden posts
|
|||
=================
|
||||
|
||||
Like pages, posts can also be marked as ``hidden`` with the ``Status: hidden``
|
||||
attribute. Hidden posts will be output to the final path as expected, but
|
||||
attribute. Hidden posts will be output to `ARTICLE_SAVE_AS` as expected, but
|
||||
are not included by default in tag or category indexes, nor in the main
|
||||
article feed. This has the effect of creating an "unlisted" post.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue