Skip to content

Instantly share code, notes, and snippets.

@mihailsitnic
Created February 25, 2021 12:48
Show Gist options
  • Save mihailsitnic/0f6f5c425c60793e4fd9644accfb57ed to your computer and use it in GitHub Desktop.
Save mihailsitnic/0f6f5c425c60793e4fd9644accfb57ed to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<script>
var i=new Image;i.onload=i.onerror=function(){document.body.classList.add(i.height==1?"webp":"no-webp")};i.src="data:image/webp;base64,UklGRhoAAABXRUJQVlA4TA0AAAAvAAAAEAcQERGIiP4HAA==";
</script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment