Initial commit
This commit is contained in:
15
view-themes.base
Normal file
15
view-themes.base
Normal file
@@ -0,0 +1,15 @@
|
||||
views:
|
||||
- type: cards
|
||||
name: "View : Les thèmes"
|
||||
filters:
|
||||
and:
|
||||
- '!file.hasTag("#draft")'
|
||||
- "!title.isEmpty()"
|
||||
- type.contains("accueil")
|
||||
order:
|
||||
- title
|
||||
sort:
|
||||
- property: file.mtime
|
||||
direction: DESC
|
||||
imageAspectRatio: 1
|
||||
cardSize: 480
|
||||
Reference in New Issue
Block a user