Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
commit
345be6536e
3 changed files with 25 additions and 5 deletions
|
|
@ -24,10 +24,8 @@ module.exports = {
|
|||
return {};
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
permalink: data => {
|
||||
return `/${data.langKey}/misc/${data.page.fileSlug}/`;
|
||||
},
|
||||
tags: "misc"
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue