Format with prettier
This commit is contained in:
@ -30,7 +30,7 @@ const meta = {
|
||||
canonical: post.canonical || getCanonical(getPermalink(post.slug, 'post')),
|
||||
image: await findImage(post.image),
|
||||
ogTitle: post.title,
|
||||
ogType: "article"
|
||||
ogType: 'article',
|
||||
};
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user