Call tool based roadmaps skill based roadmaps

pull/1657/head
Kamran Ahmed 2 years ago
parent e26297664f
commit 2579e986fd
  1. 2
      pages/index.tsx

@ -54,7 +54,7 @@ export default function Home(props: HomeProps) {
<FeaturedRoadmapsList
roadmaps={roadmaps.filter(roadmap => roadmap.type === 'tool')}
title={'Tool Based' }
title={'Skill Based' }
/>
</Container>
</Box>

Loading…
Cancel
Save