MediaMaak
새로운 콘텐츠를 준비하고 있습니다.
';
return;
}
target.innerHTML = published.map((post, index) => {
const category = post.category || post.series || "Insight";
const date = post.date || post.published_at || "";
const summary = post.summary || post.description || "";
return `