mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-14 06:20:47 +00:00
update
This commit is contained in:
10
node_modules/@11ty/eleventy/test/stubs/page-target-collections/paginateall.njk
generated
vendored
Normal file
10
node_modules/@11ty/eleventy/test/stubs/page-target-collections/paginateall.njk
generated
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
pagination:
|
||||
data: collections.all
|
||||
size: 1
|
||||
alias: entry
|
||||
filter:
|
||||
- all
|
||||
addAllPagesToCollections: true
|
||||
---
|
||||
INPUT PATH:{{ entry.inputPath }}
|
Reference in New Issue
Block a user