Skip to content

Commit

Permalink
change chore text
Browse files Browse the repository at this point in the history
  • Loading branch information
terrancrypt committed Jul 20, 2024
1 parent 5bcae30 commit ba730b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ import MainLayout from "../layouts/MainLayout.astro";
<MainLayout
><ContentWrapper class="space-y-10 py-10 sm:space-y-16 text-white">
<RoadmapCardList title="Skill Based Roadmaps" roadmapTag="skill-based" />
<RoadmapCardList title="Skill Based Roadmaps" roadmapTag="protocol" />
<RoadmapCardList title="Protocol Roadmaps" roadmapTag="protocol" />
</ContentWrapper></MainLayout
>

0 comments on commit ba730b5

Please sign in to comment.