feat: add decap cms for editing content
This commit is contained in:
parent
320b933c04
commit
f37d0b3571
11 changed files with 117 additions and 7 deletions
|
@ -30,6 +30,6 @@ const catalogueByType = (collection) => {
|
|||
};
|
||||
|
||||
module.exports = {
|
||||
postsByTag,
|
||||
catalogueByType,
|
||||
postsByTag,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue