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

Reduce the size of the icecube-gifs. #10

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
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
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ <h3>By <a href="https://twitter.com/aatishb">Aatish Bhatia</a></h3>


<figure>
<a href="https://commons.wikimedia.org/wiki/File:Melting_icecubes.gif"><img src="media/meltingice.gif" alt="Ice melting in a glass"></a>
<a href="https://commons.wikimedia.org/wiki/File:Melting_icecubes.gif"><img src="media/meltingice.gif" alt="Ice melting in a glass" width="50%"></a>
<figcaption> Image: Moussa / Public Domain</figcaption>
</figure>

<p>...but this one look strange?</p>

<figure>
<img src="media/meltingice_reverse.gif" alt="Ice melting in a glass, played in reverse">
<img src="media/meltingice_reverse.gif" alt="Ice melting in a glass, played in reverse" width="50%">
</figure>

<p>The second gif is just the first one played in reverse. But something about it immediately seems <i>off</i>. This just never happens. Ice melts on a warm day, but a glass of water left out will never morph into neatly-stacked cubes of ice.</p>
Expand Down Expand Up @@ -395,4 +395,4 @@ <h2>Remix</h2>
<meta property="og:image" content="https://aatishb.github.io/entropy/media/sadsheep.jpg" />
<meta property="og:description" content="An explorable blog post about entropy, with sheep." />

</html>
</html>