From 022342aa158e4ba5e7fd65f42190a6b892cdf36f Mon Sep 17 00:00:00 2001 From: keraliss Date: Mon, 30 Sep 2024 10:28:46 +0530 Subject: [PATCH] close lbtcl and open pb --- src/components/cohort/CohortCard.astro | 4 ++-- src/components/cohortPages/lbtcl/About.astro | 2 +- src/layouts/Layout.astro | 6 +++--- src/pages/cohorts/lbtcl.astro | 6 +++--- src/pages/cohorts/pb.astro | 6 +++--- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/components/cohort/CohortCard.astro b/src/components/cohort/CohortCard.astro index 123cc59..ec13f59 100644 --- a/src/components/cohort/CohortCard.astro +++ b/src/components/cohort/CohortCard.astro @@ -12,7 +12,7 @@ const cardsList = [ img: "/cohort/lbtcl.webp", desc: "Learning Bitcoin via CLI is a comprehensive tutorial series that teaches you how to use Bitcoin Core through the command line.", url: "/cohorts/lbtcl", - status: "Registration Open", + status: "Coming Soon", }, { name: "Bitcoin Protocol Development", @@ -26,7 +26,7 @@ const cardsList = [ img: "/cohort/pb.webp", desc: "Programming Bitcoin, a comprehensive tutorial on Bitcoin Core, unlocks the intricacies of Bitcoin development.", url: "/cohorts/pb", - status: "Coming Soon", + status: "Registration Open", }, ]; --- diff --git a/src/components/cohortPages/lbtcl/About.astro b/src/components/cohortPages/lbtcl/About.astro index a239ab9..cd3987d 100644 --- a/src/components/cohortPages/lbtcl/About.astro +++ b/src/components/cohortPages/lbtcl/About.astro @@ -40,7 +40,7 @@ const takeaways = [

Cohort Kicking off on 13th September 2024June 2025

diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index d39e8f1..0374ff6 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -92,7 +92,7 @@ const { title, headerProps, isVisible } = Astro.props; content="https://opengraph.b-cdn.net/production/documents/be8ca05b-5de1-4ab8-99b6-b064c8ad0b4c.png?token=Jriat_jsVklKiXah09FNuY3b8X2kT-Vv-3eN4Cgdyvg&height=675&width=1200&expires=33241899715" /> - +