diff --git a/site/blog/_data.ts b/site/blog/_data.ts index d50cb78..bd76e4f 100644 --- a/site/blog/_data.ts +++ b/site/blog/_data.ts @@ -1,4 +1,6 @@ export default { layout: "text.vto", type: "article", + + description: null, };