mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-06 20:55:21 +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("/")
|
.split("/")
|
||||||
.map(toTitleCase);
|
.map(toTitleCase);
|
||||||
}
|
}
|
||||||
|
folders[folders.length - 1]+= ".md";
|
||||||
} catch {
|
} catch {
|
||||||
//ignore
|
//ignore
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user