Skip to content

Commit

Permalink
Merge pull request #10 from akshay9085/main
Browse files Browse the repository at this point in the history
hover effect added
  • Loading branch information
akshay9085 authored Apr 22, 2024
2 parents 31c855a + 3858034 commit cafe55c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/webinar.astro
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@ import Main from '../layouts/main.astro';
<ol class="list-decimal mx-2 md:text-xl text-sm playfair-display-normal pt-3">
<li class="text-2xl mb-4">How to learn Synfig Studio Using a Spoken Tutorial?
<p class="text-xl"> - Monday - 8th April | 3 - 3.45 pm (Presenter - 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>
<p>Please find the recording of the webinar conducted on April 18th, 2024 on the topic: "<span class="hover:text-red-400 text-red-700"><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></span>".</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?
<<<<<<< main
<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> -->

Expand Down

0 comments on commit cafe55c

Please sign in to comment.