forked from github/pelican
Add test for PAGE_ORDER_BY
This commit is contained in:
parent
0c69f4ad84
commit
69ff7dd634
2 changed files with 51 additions and 3 deletions
6
pelican/tests/TestPages/page_used_for_sorting_test.rst
Normal file
6
pelican/tests/TestPages/page_used_for_sorting_test.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
A Page (Test) for sorting
|
||||
#########################
|
||||
|
||||
:slug: zzzz
|
||||
|
||||
When using title, should be first. When using slug, should be last.
|
||||
Loading…
Add table
Add a link
Reference in a new issue