mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 08:59:43 -04:00
Fixed the new-in shortcode in pages-vs-site-pages
This commit is contained in:
parent
051e1267c3
commit
a92296e314
@ -26,8 +26,7 @@ the current _list_ page:
|
||||
: Collection of only _regular_ pages under the
|
||||
current _list_ page. This **excludes** regular pages in nested sections/_list_ pages (those are subdirectories with an `_index.md` file.
|
||||
|
||||
`.RegularPagesRecursive`
|
||||
{{< new-in "0.68.0" >}}
|
||||
`.RegularPagesRecursive`{{< new-in "0.68.0" >}}
|
||||
: Collection of **all** _regular_ pages under a _list_ page. This **includes** regular pages in nested sections/_list_ pages.
|
||||
|
||||
Note
|
||||
|
Loading…
x
Reference in New Issue
Block a user