mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-01-17 22:28:32 +01:00
Remove actively maintained from unrelated pages
This commit is contained in:
parent
7b28484679
commit
c6d96d8fa9
@ -36,4 +36,5 @@ import { AdvertiseForm } from '../components/AdvertiseForm';
|
||||
<AdvertiseForm client:load />
|
||||
</div>
|
||||
</div>
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -5,4 +5,5 @@ import BaseLayout from '../../layouts/BaseLayout.astro';
|
||||
|
||||
<BaseLayout title='Explore AI Generated Roadmaps' permalink="/ai/explore">
|
||||
<ExploreAIRoadmap client:load />
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -28,4 +28,5 @@ const ogImageUrl =
|
||||
>
|
||||
<GuideHeader guide={guide!} />
|
||||
<GuideContent guide={guide!} />
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -28,4 +28,5 @@ const ogImageUrl =
|
||||
>
|
||||
<GuideHeader guide={guide!} />
|
||||
<GuideContent guide={guide!} />
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -31,4 +31,5 @@ const ogImageUrl =
|
||||
>
|
||||
<GuideHeader guide={guide!} />
|
||||
<GuideContent guide={guide!} />
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -31,4 +31,5 @@ const ogImageUrl =
|
||||
>
|
||||
<GuideHeader guide={guide!} />
|
||||
<GuideContent guide={guide!} />
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -28,4 +28,5 @@ const ogImageUrl =
|
||||
>
|
||||
<GuideHeader guide={guide!} />
|
||||
<GuideContent guide={guide!} />
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -31,4 +31,5 @@ const ogImageUrl =
|
||||
>
|
||||
<GuideHeader guide={guide!} />
|
||||
<GuideContent guide={guide!} />
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -9,4 +9,5 @@ const description =
|
||||
|
||||
<BaseLayout title={title} description={description} permalink="/community">
|
||||
<DiscoverRoadmaps client:load />
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -64,4 +64,5 @@ const enrichedBestPractices = bestPractices.map((bestPractice) => {
|
||||
client:load
|
||||
/>
|
||||
<div slot='open-source-banner'></div>
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -28,4 +28,5 @@ const ogImageUrl =
|
||||
>
|
||||
<GuideHeader guide={guide!} />
|
||||
<GuideContent guide={guide!} />
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -28,4 +28,5 @@ const ogImageUrl =
|
||||
>
|
||||
<GuideHeader guide={guide!} />
|
||||
<GuideContent guide={guide!} />
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -28,4 +28,5 @@ const ogImageUrl =
|
||||
>
|
||||
<GuideHeader guide={guide!} />
|
||||
<GuideContent guide={guide!} />
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -28,4 +28,5 @@ const ogImageUrl =
|
||||
>
|
||||
<GuideHeader guide={guide!} />
|
||||
<GuideContent guide={guide!} />
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -28,4 +28,5 @@ const ogImageUrl =
|
||||
>
|
||||
<GuideHeader guide={guide!} />
|
||||
<GuideContent guide={guide!} />
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -28,4 +28,5 @@ const ogImageUrl =
|
||||
>
|
||||
<GuideHeader guide={guide!} />
|
||||
<GuideContent guide={guide!} />
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -28,4 +28,5 @@ const ogImageUrl =
|
||||
>
|
||||
<GuideHeader guide={guide!} />
|
||||
<GuideContent guide={guide!} />
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -28,4 +28,5 @@ const ogImageUrl =
|
||||
>
|
||||
<GuideHeader guide={guide!} />
|
||||
<GuideContent guide={guide!} />
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -28,4 +28,5 @@ const ogImageUrl =
|
||||
>
|
||||
<GuideHeader guide={guide!} />
|
||||
<GuideContent guide={guide!} />
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -28,4 +28,5 @@ const ogImageUrl =
|
||||
>
|
||||
<GuideHeader guide={guide!} />
|
||||
<GuideContent guide={guide!} />
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -42,4 +42,6 @@ const ogImageUrl =
|
||||
>
|
||||
<GuideHeader guide={guide} />
|
||||
<GuideContent guide={guide!} />
|
||||
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -36,4 +36,5 @@ const sortedGuides = allGuides.sort((a, b) => {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -42,4 +42,5 @@ const { response: userCounts } =
|
||||
userCounts={userCounts || {}}
|
||||
client:load
|
||||
/>
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -65,4 +65,5 @@ const enrichedBestPractices = bestPractices.map((bestPractice) => {
|
||||
client:load
|
||||
/>
|
||||
<div slot='open-source-banner'></div>
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
@ -11,4 +11,5 @@ import { TeamPricing } from '../components/TeamMarketing/TeamPricing';
|
||||
<TeamTools />
|
||||
<TeamDemo client:load />
|
||||
<TeamPricing client:load />
|
||||
<div slot="changelog-banner" />
|
||||
</BaseLayout>
|
||||
|
Loading…
x
Reference in New Issue
Block a user