feat(blog): isolate articles by locale and add initial english posts

This commit is contained in:
Poyraz
2026-06-27 14:42:52 +03:00
parent ac20bd697c
commit 66639bf31c
10 changed files with 321 additions and 35 deletions
+1
View File
@@ -156,6 +156,7 @@ slug: "${slug}"
excerpt: "${safeExcerpt}"
coverImage: "${localCoverImageUrl}"
canonicalUrl: "${url}"
lang: "tr"
---
`;