feat: Make any property of frontmatter a display name (#329)

This commit is contained in:
Simon Cambier
2024-06-29 17:02:11 +02:00
parent 94d687aeaa
commit 38c964bec2
6 changed files with 26 additions and 3 deletions

View File

@@ -88,6 +88,7 @@ export class NotesIndexer {
return {
path: filename,
basename: name,
displayTitle: '',
mtime: 0,
content: '',