Skip to content

Commit

Permalink
Merge pull request #5 from akshay9085/main
Browse files Browse the repository at this point in the history
classes added
  • Loading branch information
akshay9085 authored Apr 19, 2024
2 parents 2d402a6 + f8869a8 commit e5b7892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/resources.astro
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import { slide } from 'astro:transitions';
<li class="mb-2">For writing your script, you can learn about storytelling using <a href="https://spoken-tutorial.org/tutorial-search/?search_foss=Communication+Series&search_language=English" target="_blank" class="hover:text-red-400 text-red-700">Communication Spoken Tutorials</a> available in English.</li>
<li class="mb-2">Refer graphics from our <a href="https://focal.fossee.in/" target="_blank" class="hover:text-red-400 text-red-700">FOCAL (free and open source creative art library)</a></span> repository.</li>
<li>Click on following gdrive link to download Synfig Studio version 1.4.4:
<a href="https://drive.google.com/drive/folders/1Wx_DZ8hOiclIN2GqCFFfmATAM65rsWiM" target="_blank">click here</a></li>
<a href="https://drive.google.com/drive/folders/1Wx_DZ8hOiclIN2GqCFFfmATAM65rsWiM" target="_blank" class="hover:text-red-400 text-red-700">click here</a></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit e5b7892

Please sign in to comment.