From c6d96d8fa96a04baa5facf3f5eb57ef696345f53 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Mon, 11 Nov 2024 15:29:01 -0800 Subject: [PATCH] Remove actively maintained from unrelated pages --- src/pages/advertise.astro | 1 + src/pages/ai/explore.astro | 1 + src/pages/backend/developer-skills.astro | 1 + src/pages/backend/developer-tools.astro | 1 + src/pages/backend/frameworks.astro | 1 + src/pages/backend/languages.astro | 1 + src/pages/backend/project-ideas.astro | 1 + src/pages/backend/technologies.astro | 1 + src/pages/community.astro | 1 + src/pages/dashboard.astro | 1 + src/pages/devops/automation.astro | 1 + src/pages/devops/career-path.astro | 1 + src/pages/devops/devops-engineer.astro | 1 + src/pages/devops/devops-vs-sre.astro | 1 + src/pages/devops/how-to-become-devops-engineer.astro | 1 + src/pages/devops/lifecycle.astro | 1 + src/pages/devops/principles.astro | 1 + src/pages/devops/shift-left-testing.astro | 1 + src/pages/devops/skills.astro | 1 + src/pages/devops/vs-full-stack.astro | 1 + src/pages/guides/[guideId].astro | 2 ++ src/pages/guides/index.astro | 1 + src/pages/projects/index.astro | 1 + src/pages/team/index.astro | 1 + src/pages/teams.astro | 1 + 25 files changed, 26 insertions(+) diff --git a/src/pages/advertise.astro b/src/pages/advertise.astro index 7abd6b36e..5f52b7436 100644 --- a/src/pages/advertise.astro +++ b/src/pages/advertise.astro @@ -36,4 +36,5 @@ import { AdvertiseForm } from '../components/AdvertiseForm'; +
diff --git a/src/pages/ai/explore.astro b/src/pages/ai/explore.astro index eccc47aa3..47123b436 100644 --- a/src/pages/ai/explore.astro +++ b/src/pages/ai/explore.astro @@ -5,4 +5,5 @@ import BaseLayout from '../../layouts/BaseLayout.astro'; +
diff --git a/src/pages/backend/developer-skills.astro b/src/pages/backend/developer-skills.astro index fb1cf59c6..b317e0a46 100644 --- a/src/pages/backend/developer-skills.astro +++ b/src/pages/backend/developer-skills.astro @@ -28,4 +28,5 @@ const ogImageUrl = > +
diff --git a/src/pages/backend/developer-tools.astro b/src/pages/backend/developer-tools.astro index b788dacda..d3b8a070c 100644 --- a/src/pages/backend/developer-tools.astro +++ b/src/pages/backend/developer-tools.astro @@ -28,4 +28,5 @@ const ogImageUrl = > +
diff --git a/src/pages/backend/frameworks.astro b/src/pages/backend/frameworks.astro index de8ee1b6b..50457c992 100644 --- a/src/pages/backend/frameworks.astro +++ b/src/pages/backend/frameworks.astro @@ -31,4 +31,5 @@ const ogImageUrl = > +
diff --git a/src/pages/backend/languages.astro b/src/pages/backend/languages.astro index 76da82b2a..5e26f7715 100644 --- a/src/pages/backend/languages.astro +++ b/src/pages/backend/languages.astro @@ -31,4 +31,5 @@ const ogImageUrl = > +
diff --git a/src/pages/backend/project-ideas.astro b/src/pages/backend/project-ideas.astro index 1e1d960fe..06b5b4d6e 100644 --- a/src/pages/backend/project-ideas.astro +++ b/src/pages/backend/project-ideas.astro @@ -28,4 +28,5 @@ const ogImageUrl = > +
diff --git a/src/pages/backend/technologies.astro b/src/pages/backend/technologies.astro index 18df34e73..f5040e032 100644 --- a/src/pages/backend/technologies.astro +++ b/src/pages/backend/technologies.astro @@ -31,4 +31,5 @@ const ogImageUrl = > +
diff --git a/src/pages/community.astro b/src/pages/community.astro index 4cb0c529a..178965b42 100644 --- a/src/pages/community.astro +++ b/src/pages/community.astro @@ -9,4 +9,5 @@ const description = +
diff --git a/src/pages/dashboard.astro b/src/pages/dashboard.astro index 274847054..50d8afcce 100644 --- a/src/pages/dashboard.astro +++ b/src/pages/dashboard.astro @@ -64,4 +64,5 @@ const enrichedBestPractices = bestPractices.map((bestPractice) => { client:load />
+
diff --git a/src/pages/devops/automation.astro b/src/pages/devops/automation.astro index 322e5f3e6..5c707b831 100644 --- a/src/pages/devops/automation.astro +++ b/src/pages/devops/automation.astro @@ -28,4 +28,5 @@ const ogImageUrl = > +
diff --git a/src/pages/devops/career-path.astro b/src/pages/devops/career-path.astro index af1f52631..e7ad40b39 100644 --- a/src/pages/devops/career-path.astro +++ b/src/pages/devops/career-path.astro @@ -28,4 +28,5 @@ const ogImageUrl = > +
diff --git a/src/pages/devops/devops-engineer.astro b/src/pages/devops/devops-engineer.astro index c90546429..946df092c 100644 --- a/src/pages/devops/devops-engineer.astro +++ b/src/pages/devops/devops-engineer.astro @@ -28,4 +28,5 @@ const ogImageUrl = > +
diff --git a/src/pages/devops/devops-vs-sre.astro b/src/pages/devops/devops-vs-sre.astro index fb90dbb7e..8135b94a8 100644 --- a/src/pages/devops/devops-vs-sre.astro +++ b/src/pages/devops/devops-vs-sre.astro @@ -28,4 +28,5 @@ const ogImageUrl = > +
diff --git a/src/pages/devops/how-to-become-devops-engineer.astro b/src/pages/devops/how-to-become-devops-engineer.astro index 19b85ca49..8284bf94c 100644 --- a/src/pages/devops/how-to-become-devops-engineer.astro +++ b/src/pages/devops/how-to-become-devops-engineer.astro @@ -28,4 +28,5 @@ const ogImageUrl = > +
diff --git a/src/pages/devops/lifecycle.astro b/src/pages/devops/lifecycle.astro index 6c160aca5..9041cb124 100644 --- a/src/pages/devops/lifecycle.astro +++ b/src/pages/devops/lifecycle.astro @@ -28,4 +28,5 @@ const ogImageUrl = > +
diff --git a/src/pages/devops/principles.astro b/src/pages/devops/principles.astro index 537a98741..f0ff3e2c7 100644 --- a/src/pages/devops/principles.astro +++ b/src/pages/devops/principles.astro @@ -28,4 +28,5 @@ const ogImageUrl = > +
diff --git a/src/pages/devops/shift-left-testing.astro b/src/pages/devops/shift-left-testing.astro index 15419d934..b191d96e0 100644 --- a/src/pages/devops/shift-left-testing.astro +++ b/src/pages/devops/shift-left-testing.astro @@ -28,4 +28,5 @@ const ogImageUrl = > +
diff --git a/src/pages/devops/skills.astro b/src/pages/devops/skills.astro index 43029d0a1..e227c6653 100644 --- a/src/pages/devops/skills.astro +++ b/src/pages/devops/skills.astro @@ -28,4 +28,5 @@ const ogImageUrl = > +
diff --git a/src/pages/devops/vs-full-stack.astro b/src/pages/devops/vs-full-stack.astro index 355339815..0a32f996d 100644 --- a/src/pages/devops/vs-full-stack.astro +++ b/src/pages/devops/vs-full-stack.astro @@ -28,4 +28,5 @@ const ogImageUrl = > +
diff --git a/src/pages/guides/[guideId].astro b/src/pages/guides/[guideId].astro index 5b26c13e8..3735f64dc 100644 --- a/src/pages/guides/[guideId].astro +++ b/src/pages/guides/[guideId].astro @@ -42,4 +42,6 @@ const ogImageUrl = > + +
diff --git a/src/pages/guides/index.astro b/src/pages/guides/index.astro index d3b7a75ef..df27054ff 100644 --- a/src/pages/guides/index.astro +++ b/src/pages/guides/index.astro @@ -36,4 +36,5 @@ const sortedGuides = allGuides.sort((a, b) => {
+
diff --git a/src/pages/projects/index.astro b/src/pages/projects/index.astro index f0cfe6774..83dc0042f 100644 --- a/src/pages/projects/index.astro +++ b/src/pages/projects/index.astro @@ -42,4 +42,5 @@ const { response: userCounts } = userCounts={userCounts || {}} client:load /> +
diff --git a/src/pages/team/index.astro b/src/pages/team/index.astro index 2241ce1e6..3db25ade8 100644 --- a/src/pages/team/index.astro +++ b/src/pages/team/index.astro @@ -65,4 +65,5 @@ const enrichedBestPractices = bestPractices.map((bestPractice) => { client:load />
+
diff --git a/src/pages/teams.astro b/src/pages/teams.astro index c98751de0..0588c3cc0 100644 --- a/src/pages/teams.astro +++ b/src/pages/teams.astro @@ -11,4 +11,5 @@ import { TeamPricing } from '../components/TeamMarketing/TeamPricing'; +