diff options
author | Sashi20 | 2024-05-07 16:41:57 +0530 |
---|---|---|
committer | Sashi20 | 2024-05-07 16:41:57 +0530 |
commit | 6337b00e67c88adc3e09d89e132b7e2ec40dbe30 (patch) | |
tree | 802f36155e77317a77b9fb0204fb94632840bd04 | |
parent | d0a9e5e3f95095674168b390b8e0ee9ee8e4a5c7 (diff) | |
download | Astro-animate2024-6337b00e67c88adc3e09d89e132b7e2ec40dbe30.tar.gz Astro-animate2024-6337b00e67c88adc3e09d89e132b7e2ec40dbe30.tar.bz2 Astro-animate2024-6337b00e67c88adc3e09d89e132b7e2ec40dbe30.zip |
Add narration languages in rules
-rw-r--r-- | src/pages/rules.astro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pages/rules.astro b/src/pages/rules.astro index 610d7d5..7f0d704 100644 --- a/src/pages/rules.astro +++ b/src/pages/rules.astro @@ -30,6 +30,7 @@ import { slide } from 'astro:transitions'; <li class="mb-2">The same person can not participate in more than one team.</li> <li class="mb-2">If a person is found participating in more than one team, both teams will be disqualified from the Hackathon.</li> <li class="mb-2">Use ONLY Synfig Studio for creating animations. Create the supporting graphics, audio, etc. using only open source software. You are not allowed to use any proprietary software in your animation in any aspect. If found, you or your team will be disqualified.</li> + <li class="mb-2">You can make the narration in English or in the <span class="text-3xl text-red-700">22 scheduled Indian languages</span> given below.<br><span class="text-lg">(1) Assamese, (2) Bengali, (3) Gujarati, (4) Hindi, (5) Kannada, (6) Kashmiri, (7) Konkani, (8) Malayalam, (9) Manipuri, (10) Marathi, (11) Nepali, (12) Oriya, (13) Punjabi, (14) Sanskrit, (15) Sindhi, (16) Tamil, (17) Telugu, (18) Urdu (19) Bodo, (20) Santhali, (21) Maithili and (22) Dogri.</span></li> <li class="mb-2">The team lead will be the only point of contact with the organizers. Any participant found to be indulging in any form of malpractice will be immediately disqualified.</li> <li class="mb-2">The decision of the review committee and organizers in declaring the results will be final. No queries in this regard will be entertained. </li> |