diff options
author | Sashi20 | 2024-05-07 18:05:02 +0530 |
---|---|---|
committer | Sashi20 | 2024-05-07 18:05:02 +0530 |
commit | d52247bb41755563e8639a8c771bb62ef25a2d84 (patch) | |
tree | 1e3c7522d72c84d263fcb7bb1f102ac1f8b7331c | |
parent | 056f599b0d506c177d1ba396bcfa0bdddbe86d8b (diff) | |
download | Astro-animate2024-d52247bb41755563e8639a8c771bb62ef25a2d84.tar.gz Astro-animate2024-d52247bb41755563e8639a8c771bb62ef25a2d84.tar.bz2 Astro-animate2024-d52247bb41755563e8639a8c771bb62ef25a2d84.zip |
Update upcoming webinar details
-rw-r--r-- | src/pages/webinar.astro | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/src/pages/webinar.astro b/src/pages/webinar.astro index a1d90b9..06f5d39 100644 --- a/src/pages/webinar.astro +++ b/src/pages/webinar.astro @@ -21,16 +21,15 @@ import Main from '../layouts/main.astro'; </h1> <div class="leading-loose"> <p class="text-xl playfair-display-normal">Instructions on attending the webinar will be emailed to the registered participants.</p> - <!-- <ol class="list-decimal mx-2 md:text-xl text-sm playfair-display-normal pt-3"> - <li class="text-2xl mb-4">Topic: How to choose your topic? - <p class="text-xl"> Speaker: Dr. Sanjukta Ghosh<br>Head of Studies, Design Led Innovation Program , Srishti Manipal Institute , MAHE - Bangalore -</p> - <p>Date: 3 May 2024</p> - <p>Time: 5PM</p> + <ol class="list-decimal mx-2 md:text-xl text-sm playfair-display-normal pt-3"> + <li class="text-2xl mb-4">Topic: Q and A on Submission for ANIMATE 2024 + <p class="text-xl"> Speaker: Khushalsingh</p> + <p>Date: 9 May 2024</p> + <p>Time: 3 - 3.45 PM</p> </li> - </ol>--> + </ol> </div> <h1 class="section-title text-4xl pb-3"> Webinars conducted for participants |