Output frontmatter id as integer

This commit is contained in:
Will Boyd
2025-02-08 12:36:08 -05:00
parent 1524e052bb
commit a645b2bfdc
3 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ function collectPosts(channelData, postTypes) {
function buildPost(data, turndownService) {
return {
// full raw post data, used by some frontmatter getters
// full raw post data
data,
// contents of the post in markdown