diff --git a/src/components/FeaturedItems/FeaturedItem.astro b/src/components/FeaturedItems/FeaturedItem.astro index 2636fed9b..73c424b40 100644 --- a/src/components/FeaturedItems/FeaturedItem.astro +++ b/src/components/FeaturedItems/FeaturedItem.astro @@ -48,10 +48,11 @@ const { { isNew && ( - + + New ) } diff --git a/src/data/roadmaps/datastructures-and-algorithms/datastructures-and-algorithms.md b/src/data/roadmaps/datastructures-and-algorithms/datastructures-and-algorithms.md index c751d0ec7..5b201bcd1 100644 --- a/src/data/roadmaps/datastructures-and-algorithms/datastructures-and-algorithms.md +++ b/src/data/roadmaps/datastructures-and-algorithms/datastructures-and-algorithms.md @@ -7,7 +7,7 @@ briefDescription: 'Step by step guide to learn Data Structures and Algorithms in title: 'Data Structures & Algorithms Roadmap' description: 'Step by step guide to learn Data Structures and Algorithms in 2024' hasTopics: true -isNew: true +isNew: false dimensions: width: 968 height: 1814.72