From 867f66cde0e15505c546f9b9105d94a065e6f158 Mon Sep 17 00:00:00 2001 From: akshaythakur8764 Date: Thu, 29 Aug 2024 12:42:22 +0530 Subject: [PATCH 1/5] new page --- src/pages/results.astro | 177 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 src/pages/results.astro diff --git a/src/pages/results.astro b/src/pages/results.astro new file mode 100644 index 0000000..faf3243 --- /dev/null +++ b/src/pages/results.astro @@ -0,0 +1,177 @@ +--- +import Main from '../layouts/main.astro'; + +--- + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Sr. No.Category of WinnersAnimation NameFile Name
1 + College + Forest ProtectionAnimate24-062.mp4
Street Play (Paath Khela)Animate24-014.mp4
Beehive coolerAnimate24-116.mp4
2SchoolClean City Story Using Solar EnergyAnimate24-007.mp4
3Regional LanguageMarine Garbage CollectorAnimate24-008.mp4
4Environmental RelevanceUrban Herbal PlantingAnimate24-070.mp4
5Social RelevanceSolar Panel ImportanceAnimate24-041.mp4
6 + Innovation + Medical Aid Innovation StoryAnimate24-064.mp4
Plastic RoadAnimate24-042.mp4
7 + Consolation + Eco-friendly challengeAnimate24-065.mp4
NAVICAnimate24-072.mp4
AWS Water SolutionsAnimate24-100.mp4
Innovative India (Celebration of Creativity)Animate24-051.mp4
Plastic lifeAnimate24-046.mp4
The need of Education and MedicationAnimate24-099.video
Mitti Cool FridgeAnimate24-059.avi
Ganimi Kawa (Innovation in War)Animate24-037.mp4
Defense of IndiaAnimate24-040.mp4
Digital knowledgeAnimate24-082.mp4
Plastic free farmingAnimate24-084.mp4
+
+ +
+ \ No newline at end of file From 670f2b0ea4abcd41fd548e09e010db7d5be29b76 Mon Sep 17 00:00:00 2001 From: akshaythakur8764 Date: Thu, 29 Aug 2024 12:48:50 +0530 Subject: [PATCH 2/5] color updated --- src/layouts/nav-links.json | 3 ++- src/pages/results.astro | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/layouts/nav-links.json b/src/layouts/nav-links.json index ca2893b..bd2e94b 100644 --- a/src/layouts/nav-links.json +++ b/src/layouts/nav-links.json @@ -9,5 +9,6 @@ { "label": "Webinar", "href": "/webinar" }, { "label": "Partners", "href": "/partners" }, { "label": "Contact", "href": "/contact" }, - {"label": "FAQs", "href": "/contact#faq"} + {"label": "FAQs", "href": "/contact#faq"}, + {"label": "Results", "href": "/results"} ] diff --git a/src/pages/results.astro b/src/pages/results.astro index faf3243..86de683 100644 --- a/src/pages/results.astro +++ b/src/pages/results.astro @@ -149,7 +149,7 @@ import Main from '../layouts/main.astro';