diff options
author | Sashi20 | 2024-05-06 17:35:52 +0530 |
---|---|---|
committer | Sashi20 | 2024-05-06 17:35:52 +0530 |
commit | d0a9e5e3f95095674168b390b8e0ee9ee8e4a5c7 (patch) | |
tree | 7ab2f5e36ad0bef26514fd54ea98d9355bc343cd | |
parent | 8232e80c070823c9bc0afe8ec014dfcd8ca41c9d (diff) | |
download | Astro-animate2024-d0a9e5e3f95095674168b390b8e0ee9ee8e4a5c7.tar.gz Astro-animate2024-d0a9e5e3f95095674168b390b8e0ee9ee8e4a5c7.tar.bz2 Astro-animate2024-d0a9e5e3f95095674168b390b8e0ee9ee8e4a5c7.zip |
Add recent webinar recording video
-rw-r--r-- | src/pages/webinar.astro | 21 |
1 files changed, 9 insertions, 12 deletions
diff --git a/src/pages/webinar.astro b/src/pages/webinar.astro index 26d0bee..a1d90b9 100644 --- a/src/pages/webinar.astro +++ b/src/pages/webinar.astro @@ -21,25 +21,16 @@ 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"> + <!-- <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> </li> - <!-- <li class="text-2xl mb-4">Introduction to Synfig Studio - <p class="text-xl"> - Wednesday - 10th April | 3 - 3.45 pm (Presenter - Khushalsingh).</p></li> - <li class="text-2xl mb-4">How to submit animation for ANIMATE 2024? - - <p class="text-xl"> - Tuesday - 16th April | 3 - 3.45 pm ( Presenter - Priyam and Khushalsingh).</p> - <p>Please find the recording of the webinar conducted on April 18th, 2024 on the topic: "<a href="https://drive.google.com/file/d/1Hj-8PIlNW7MFVpz3SzUDx5bU4kEhxL_s/view?usp=sharing" target="_blank">Q and A session on How to Use Spoken Tutorial to Learn Synfig Studio?</a>".</p> - </li> - - <p class="text-xl"> - Tuesday - 16th April | 3 - 3.45 pm (Presenter - Priyam and Khushalsingh). - </p></li> --> + - </ol> + </ol>--> </div> <h1 class="section-title text-4xl pb-3"> Webinars conducted for participants @@ -48,6 +39,12 @@ 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">How to choose your topic? + <p class="text-xl"> 3rd May | 5 - 6 pm +(Presenter: Dr. Sanjukta Ghosh, Head of Studies, Design Led Innovation Program , Srishti Manipal Institute , MAHE - Bangalore) +.</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%20How%20to%20choose%20your%20topic%2020240503.mp4" target="_blank">View</a></span>.</p> + </li> <li class="text-2xl mb-4">How to use Synfig Studio to create animation? <p class="text-xl"> 30th April | 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%20%26%20A%20on%20How%20to%20use%20Synfig%20Studio%20to%20Create%20Animations%2020240430.mp4" target="_blank">View</a></span>.</p> |