Skip to content

Commit

Permalink
Add recent webinar recording video
Browse files Browse the repository at this point in the history
  • Loading branch information
Sashi20 committed May 6, 2024
1 parent 8232e80 commit d0a9e5e
Showing 1 changed file with 9 additions and 12 deletions.
21 changes: 9 additions & 12 deletions src/pages/webinar.astro
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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>
Expand Down

0 comments on commit d0a9e5e

Please sign in to comment.