18 lines
343 B
Plaintext
18 lines
343 B
Plaintext
views:
|
|
- type: cards
|
|
name: Content
|
|
filters:
|
|
or:
|
|
- file.folder.startsWith("content/posts")
|
|
- file.folder.startsWith("content/week-notes")
|
|
order:
|
|
- title
|
|
- url
|
|
- date
|
|
sort:
|
|
- property: date
|
|
direction: DESC
|
|
cardSize: 220
|
|
image: note.cover
|
|
imageAspectRatio: 0.25
|