mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-28 17:56:51 +02:00
Add categories
This commit is contained in:
parent
5117247bd6
commit
64abd5dd98
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ module.exports = {
|
|||
}${
|
||||
node.childMdx.frontmatter.published
|
||||
}/${node.childMdx.frontmatter.url}`,
|
||||
section: node.childMdx.frontmatter.section,
|
||||
category: node.childMdx.frontmatter.section,
|
||||
};
|
||||
});
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue