diff options
author | akshay | 2025-01-27 13:24:02 +0530 |
---|---|---|
committer | GitHub | 2025-01-27 13:24:02 +0530 |
commit | 74cd8403a84d44654931b7022e88563389a3c233 (patch) | |
tree | 5f607342ffc1974ff831e62457fc113a34b533f3 | |
parent | 850863163eac420944fab179e296e806ab6688d7 (diff) | |
download | scilab_case_study_hackathon-74cd8403a84d44654931b7022e88563389a3c233.tar.gz scilab_case_study_hackathon-74cd8403a84d44654931b7022e88563389a3c233.tar.bz2 scilab_case_study_hackathon-74cd8403a84d44654931b7022e88563389a3c233.zip |
content update remove sub-heading
-rw-r--r-- | src/components/HomeBody.astro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/HomeBody.astro b/src/components/HomeBody.astro index 5b2a280..3ea687d 100644 --- a/src/components/HomeBody.astro +++ b/src/components/HomeBody.astro @@ -161,8 +161,8 @@ import Moe from "../assets/img/MOE-logo.png"; How to participate? </h1> - <!--<h1 class="font-bold text-base xl:text-xl text-gray-900 mb-4">To participate in the hackathon, please follow these mandatory steps: </h1>--> -<h1 class="font-bold text-base xl:text-xl text-gray-900 mb-4">To register for the hackathon, we have a two-step registration process: </h1> + <!--<h1 class="font-bold text-base xl:text-xl text-gray-900 mb-4">To participate in the hackathon, please follow these mandatory steps: </h1> +<h1 class="font-bold text-base xl:text-xl text-gray-900 mb-4">To register for the hackathon, we have a two-step registration process: </h1>--> <ol class="text-justify list-decimal list-outside space-y-4"> <!--<li class="leading-6"> Before proceeding, it is mandatory to fill out this Google Form: |