Merge pull request #5 from luisneto/patch-1

Add missing front matter in Products category note
This commit is contained in:
Steph Ango
2024-07-02 12:15:58 -07:00
committed by GitHub

View File

@@ -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
``` ```