10 lines
141 B
YAML
10 lines
141 B
YAML
|
|
name: Active Projects
|
||
|
|
icon: rocket
|
||
|
|
color: blue
|
||
|
|
sort: "modified:desc"
|
||
|
|
filters:
|
||
|
|
all:
|
||
|
|
- field: type
|
||
|
|
op: equals
|
||
|
|
value: Project
|