Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md (The gifs now work again) #317

Merged
merged 1 commit into from
Feb 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 8 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,21 @@
<br />
<br />

<a href="https://gfycat.com/horriblefearlessinvisiblerail">
<img src="https://thumbs.gfycat.com/HorribleFearlessInvisiblerail-small.gif" height="150px">
<a href="https://giphy.com/gifs/LvPqA4mRfjemAOrRNz">
<img src="https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExaHVvMDJ4b21vaHdpd3k0aDc4MzZtZnl4eDZ5NDVzMnNuNTEycHF1NCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/LvPqA4mRfjemAOrRNz/giphy.gif" height="150px">
</a>
<a href="https://gfycat.com/gregariousgreedycrocodile">
<img src="https://thumbs.gfycat.com/GregariousGreedyCrocodile-small.gif" height="150px">
<a href="https://giphy.com/gifs/HB5c3gYSdqGdywEi5C">
<img src="https://media.giphy.com/media/HB5c3gYSdqGdywEi5C/giphy.gif" height="150px">
</a>
<a href="https://gfycat.com/wealthyseparatefoxhound">
<img src="https://thumbs.gfycat.com/WealthySeparateFoxhound-small.gif" height="150px">
<a href="https://giphy.com/gifs/iFjqxAWZRQkOuA6Xk0">
<img src="https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExaGEweXhvMHZoY3NsMWEweGpvcHN0eDdibmM3c2JzcHEyYmhrM2EzcyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/iFjqxAWZRQkOuA6Xk0/giphy.gif" height="150px">
</a>
<a href="https://gfycat.com/illfatedmisguidedlice">
<img src="https://thumbs.gfycat.com/IllfatedMisguidedLice-small.gif" height="150px">
<a href="https://giphy.com/gifs/uZvbmYdbknganNfijt">
<img src="https://media.giphy.com/media/uZvbmYdbknganNfijt/giphy.gif" height="150px">
</a>

</div>

<br />

__Notan__ is a simple and portable layer, designed to make your own multimedia apps on top of it
without worrying too much about platform-specific code.
Expand Down
Loading