mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-04 12:00:02 +00:00
Fix note and folder ordering
This commit is contained in:
parent
a41a4dfbc3
commit
b4685efbe0
@ -88,6 +88,7 @@ function getPermalinkMeta(note, key) {
|
||||
.split("/")
|
||||
.map(toTitleCase);
|
||||
}
|
||||
folders[folders.length - 1]+= ".md";
|
||||
} catch {
|
||||
//ignore
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user