mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Status of 404 page should be hidden
This commit is contained in:
parent
56414fd910
commit
b3d6822d1f
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ access nonexistent pages on your site. You can find more information about it
|
|||
|
||||
The way to achieve this with Pelican would be to save a page as either ``404.md``
|
||||
or ``404.html``. The latter can be done by setting the ``save_as`` metadata. In
|
||||
addition you can set ``status`` to ``hidden`` as well.
|
||||
addition you should set ``status`` to ``hidden`` as well.
|
||||
|
||||
Extra Tips
|
||||
----------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue