feat(blog): isolate articles by locale and add initial english posts
This commit is contained in:
@@ -156,6 +156,7 @@ slug: "${slug}"
|
||||
excerpt: "${safeExcerpt}"
|
||||
coverImage: "${localCoverImageUrl}"
|
||||
canonicalUrl: "${url}"
|
||||
lang: "tr"
|
||||
---
|
||||
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user