diff --git a/src/components/Community.astro b/src/components/Community.astro index 1bcdd28..58bc6ac 100644 --- a/src/components/Community.astro +++ b/src/components/Community.astro @@ -5,19 +5,34 @@ import { community_videos } from "../data/community-videos.ts";
{ - community_videos.map((item) => ( -
- {/* {item.comment} */} - {/* {item.creator} */} -