Merge pull request #5 from luisneto/patch-1
Add missing front matter in Products category note
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
tags:
|
||||||
|
- categories
|
||||||
|
---
|
||||||
|
|
||||||
```dataview
|
```dataview
|
||||||
table without id
|
table without id
|
||||||
file.link as Product,
|
file.link as Product,
|
||||||
@@ -13,4 +18,4 @@ sort
|
|||||||
file.name,
|
file.name,
|
||||||
rating desc,
|
rating desc,
|
||||||
file.mtime desc
|
file.mtime desc
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user