Compare commits
3 commits
fb02615b41
...
37e5ceeb40
Author | SHA1 | Date | |
---|---|---|---|
37e5ceeb40 | |||
e3d2ee5fdb | |||
74d89943a5 |
|
@ -87,7 +87,7 @@ function buildMarkdownPages() {
|
|||
console.log(markdown);
|
||||
|
||||
const result = template({
|
||||
data: getData(),
|
||||
...getData(),
|
||||
markdown,
|
||||
});
|
||||
fs.writeFileSync(
|
||||
|
|
Loading…
Reference in a new issue