diff options
author | nikitasable96 | 2025-07-10 14:27:12 +0530 |
---|---|---|
committer | nikitasable96 | 2025-07-10 14:27:12 +0530 |
commit | 6e03568584c3f5113b25e389a22353a17dd8ec78 (patch) | |
tree | b45c27a2cc0b6f6ffefed35c6a5ca79ef67ec6cb | |
parent | b1070851b78ef2a9c7390f4d9975d8e1dce30f27 (diff) | |
download | animate2025-6e03568584c3f5113b25e389a22353a17dd8ec78.tar.gz animate2025-6e03568584c3f5113b25e389a22353a17dd8ec78.tar.bz2 animate2025-6e03568584c3f5113b25e389a22353a17dd8ec78.zip |
adding awards for awards.astro page
-rw-r--r-- | src/pages/awards.astro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pages/awards.astro b/src/pages/awards.astro index e1f290a..6594c79 100644 --- a/src/pages/awards.astro +++ b/src/pages/awards.astro @@ -9,6 +9,8 @@ import Main from '../layouts/main.astro'; <div> <h1 class="justify-end text-4xl my-3">Awards and Certificates</h1></div> <div><h2 class="text-pretty md:text-xl text-base font-[Montserrat], sans-serif">Top winners will be receive certificates, exciting goodies, and the work will showcased on FOSSEE webpage. All good submissions will receive digital certificates. </h2></div> + <br /> + <p><span style="color: #7836b4ff;"><strong>"The participants stand a chance to win up to Rs. 50,000. "</strong></span></p> <!-- <div class="text-pretty md:text-xl text-sm playfair-display-normal"> <div> <ol class="list-decimal pl-5 mb-6"> |