Skip to content

Commit

Permalink
Move GIF onto Cloudinary
Browse files Browse the repository at this point in the history
  • Loading branch information
csswizardry committed Jul 5, 2023
1 parent 53f4850 commit 697981a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2023-07-01-in-defence-of-domcontentloaded.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ probably isn’t very fast, but a good `Load` time doesn’t mean your site is
necessarily very fast, either.

<figure>
<img src="/wp-content/uploads/2023/06/dcl.gif" alt="" width="904" height="680">
<img src="{{ site.cloudinary }}/wp-content/uploads/2023/06/dcl.gif" alt="" width="904" height="680">
<figcaption>Which do you think provides the better user experience?</figcaption>
</figure>

Expand Down

0 comments on commit 697981a

Please sign in to comment.