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/templateMapCollection/paged-cfg-permalink.md
generated
vendored
Normal file
10
node_modules/@11ty/eleventy/test/stubs/templateMapCollection/paged-cfg-permalink.md
generated
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: Paged Test
|
||||
pagination:
|
||||
data: collections.userCollection
|
||||
size: 1
|
||||
alias: item
|
||||
permalink: /{{ item.data.title | slug}}/hello/
|
||||
---
|
||||
|
||||
# {{ title }}
|
Reference in New Issue
Block a user