From c0c4b079e308fcbf21062add674277d36584fac0 Mon Sep 17 00:00:00 2001 From: nikitasable96 Date: Thu, 3 Jul 2025 16:31:33 +0530 Subject: Last date of registration added --- src/layouts/layout.astro | 8 ++++++++ src/pages/guidelines.astro | 20 +++++++++++--------- 2 files changed, 19 insertions(+), 9 deletions(-) diff --git a/src/layouts/layout.astro b/src/layouts/layout.astro index a63ca16..15eb912 100644 --- a/src/layouts/layout.astro +++ b/src/layouts/layout.astro @@ -106,6 +106,14 @@ import iit from '../images/IITB-logo.png'; +
+

+ Last date of registration and
+ submission: + 18 JULY 2025 +

+
+ diff --git a/src/pages/guidelines.astro b/src/pages/guidelines.astro index ce5b829..367d255 100644 --- a/src/pages/guidelines.astro +++ b/src/pages/guidelines.astro @@ -9,24 +9,26 @@ import Main from '../layouts/main.astro'; -

Categories

+

Categories

Participants must choose either the Blender 3D or Synfig Studio 2D category during registration.

-

Deliverables

+

Deliverables

-

Evaluation Criteria

+

Evaluation Criteria

+
-

3D Category:

+

3D Category:

-

2D Category:

+
+

2D Category:

-

Team Size

+

Team Size

Teams can have 1–5 members, with one lead who represents the team.

-

Submission

+

Submission

Provide a shared Google Drive folder (named after the team) containing both the rendered video (MP4) and the project source files.

-- cgit