diff options
author | Sashi20 | 2024-05-28 11:15:31 +0530 |
---|---|---|
committer | Sashi20 | 2024-05-28 11:15:31 +0530 |
commit | 6d6df4a7c8e5cd23bcab2afdb2abdcc9ed65cb79 (patch) | |
tree | e27f10e5ba6e693be127048ce49d1155b0701045 | |
parent | 22eee08f7c418acfafa9059be97a19e27399da0a (diff) | |
download | Astro-animate2024-6d6df4a7c8e5cd23bcab2afdb2abdcc9ed65cb79.tar.gz Astro-animate2024-6d6df4a7c8e5cd23bcab2afdb2abdcc9ed65cb79.tar.bz2 Astro-animate2024-6d6df4a7c8e5cd23bcab2afdb2abdcc9ed65cb79.zip |
Update webinar details
-rw-r--r-- | src/pages/webinar.astro | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/pages/webinar.astro b/src/pages/webinar.astro index 9a31d38..8fc04ed 100644 --- a/src/pages/webinar.astro +++ b/src/pages/webinar.astro @@ -38,6 +38,10 @@ import Main from '../layouts/main.astro'; <div class="leading-loose"> <p class="text-xl playfair-display-normal">Click on the weblink below to view the recording of the webinars conducted previously for 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">Q and A on Submission guidelines for ANIMATE 2024 + <p class="text-xl">27 May 2024 | 3 - 3.45 PM (Presenter: Khushalsingh)</p> + <p>Weblink to the recording: <span class="hover:text-red-400 text-red-700"><a href="https://static.fossee.in/focal/animate_webinar/Q%20%26%20A%20Session%20for%20Animate%202024%2027-05-2024.mp4" target="_blank">View</a></span>.</p> + </li> <li class="text-2xl mb-4">Q and A on Submission for ANIMATE 2024 <p class="text-xl">9 May 2024 | 3 - 3.45 PM (Presenter: Khushalsingh)</p> <p>Weblink to the recording: <span class="hover:text-red-400 text-red-700"><a href="https://static.fossee.in/focal/animate_webinar/Webinar%20on%20Q%20and%20A%20on%20Submission%20for%20ANIMATE%202024%2009-05-2024.mp4" target="_blank">View</a></span>.</p> |