Skip to content

Commit

Permalink
Merge pull request #217 from Bitshala/change_bpd_date
Browse files Browse the repository at this point in the history
bpd date update
  • Loading branch information
keraliss authored Jan 24, 2025
2 parents bf03b59 + 03ffbe1 commit ce3bd08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/cohorts/bpd.astro
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const isVisible = true;
class="mb-5 font-header text-xl font-bold lg:text-3xl"
>
Cohort Kicking off on <span class="text-orange"
>24th January, 2025</span
>7th February, 2025</span
>
</h3>
<p class="lg:text-xl">
Expand Down Expand Up @@ -94,7 +94,7 @@ const isVisible = true;
<div class="flex text-2xl" slot="date">
<p class="mb-6 mr-2 font-header font-bold">
Next Cohort Starting On:
</p>24th January, 2025.
</p>7th February, 2025.
</div>
<ol slot="prerequisites" class="list-disc p-4 lg:px-8">
<li>
Expand Down

0 comments on commit ce3bd08

Please sign in to comment.