feat: Make any property of frontmatter a display name (#329)
This commit is contained in:
@@ -88,6 +88,7 @@ export class NotesIndexer {
|
||||
return {
|
||||
path: filename,
|
||||
basename: name,
|
||||
displayTitle: '',
|
||||
mtime: 0,
|
||||
|
||||
content: '',
|
||||
|
||||
Reference in New Issue
Block a user