Last active
January 2, 2019 15:48
-
-
Save mansouryaacoubi/6a9b52ae3218e3b942bd9c9362fd1e86 to your computer and use it in GitHub Desktop.
Get Thumbnail for Website
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<title>Thumbnail Tester</title> | |
</head> | |
<body> | |
<img src="https://mxtoolbox.com/Public/ThumbnailHandler.aspx?url=https://yaacoubi.com" /> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment