Skip to content

Commit

Permalink
Merge pull request #442 from HoomanDgtl/edu-points
Browse files Browse the repository at this point in the history
fix: typo
  • Loading branch information
HoomanDgtl authored Dec 5, 2024
2 parents 66ff2c5 + 09396b7 commit 62986bc
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions src/content/Community_Page/akash-edu/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@ import CommunityHero from "../../../components/mdx-cards/community-hero.astro";
<PointerSection
title="What You'll Get:"
reverse={true}
items={[
{
title:"Validators are rewarded for their participation in block validation and maintaining a secure network.",
},
{
title:"Expert-Led Content: Learn from active Akash developers and community leaders",
},
{
title:"Zero Cost: All educational materials are completely free and go at your own pace",
},
{
title:"Community Access: Join a thriving network of cloud computing innovators",
}
]}
items={[
{
title: "Hands-on Experience: Deploy real applications on the world's first decentralized cloud",
},
{
title: "Expert-Led Content: Learn from active Akash developers and community leaders",
},
{
title: "Zero Cost: All educational materials are completely free and go at your own pace",
},
{
title: "Community Access: Join a thriving network of cloud computing innovators",
}
]}
image="/images/edu/typing.png"
/>

Expand Down

0 comments on commit 62986bc

Please sign in to comment.