mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
Fix bad default page stream
This commit is contained in:
parent
30502e8042
commit
51a386e252
|
|
@ -35,7 +35,7 @@ home:
|
|||
|
||||
pages:
|
||||
type: regular # EXPERIMENTAL: Page type: regular or flex
|
||||
dirs: ['pages://'] # Advanced functionality, allows for multiple page paths
|
||||
dirs: ['page://'] # Advanced functionality, allows for multiple page paths
|
||||
theme: quark # Default theme (defaults to "quark" theme)
|
||||
order:
|
||||
by: default # Order pages by "default", "alpha" or "date"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user