7 lines
72 B
JavaScript
7 lines
72 B
JavaScript
export default {
|
|
tags: [
|
|
"now"
|
|
],
|
|
"layout": "layouts/post.njk",
|
|
};
|