-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #182 from yakimka/replace_lazy_images
Replace lazy pictures with original ones
- Loading branch information
Showing
3 changed files
with
52 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta content="width=device-width,initial-scale=1" name="viewport"> | ||
<meta content="https://somewhere.any/pages/no-article" property="og:url"/> | ||
<title>TechNews</title> | ||
</head> | ||
<body> | ||
<article> | ||
<img data-src="https://somewhere.any/image1.jpg" src="https://somewhere.any/lazy-image.jpg"> | ||
<img src="https://somewhere.any/image2.jpg"> | ||
|
||
Few can name an easygoing deer that isn't a frank hamster. One cannot separate tangerines from | ||
excellent oranges. The literature would have us believe that a dazzling seal is not but a bee? | ||
Some posit the nice strawberry to be less than fair-minded. Washing and polishing the car,a | ||
monkey is the monkey of a turtle; | ||
|
||
What we don't know for sure is whether or not the spiders could be said to resemble ambitious | ||
cherries. Of course, a funny zebra's rabbit comes with it the thought that the receptive orange | ||
is a fox. If this was somewhat unclear, a sheep is a strawberry's chimpanzee. The zeitgeist | ||
contends that few can name a kind-hearted grapes that isn't an inventive squirrel! Few can name | ||
a friendly deer that isn't a decorous grapes? What we don't know for sure is whether or not | ||
those flies are nothing more than camels. | ||
|
||
It's very tricky, if not impossible, a courageous hippopotamus is a turtle of the mind. Few can | ||
name an affable nectarine that isn't a courteous bird? An alligator is an imaginative fish? Few | ||
can name a quiet blackberry that isn't an independent currant. They were lost without the sedate | ||
fox that composed their puppy; An ant sees a kumquat as a romantic lion. A lemon is a squirrel's | ||
currant. | ||
|
||
To be more specific, those turtles are nothing more than fishes. A grape can hardly be | ||
considered a shrewd goldfish without also being an owl. Some unbiased goats are thought of | ||
simply as tangerines. | ||
|
||
Shouting with happiness, a courageous elephant is a duck of the mind? Some posit the upbeat | ||
hippopotamus to be less than enchanting. It's an undeniable fact, really; authors often | ||
misinterpret the grape as an endurable rabbit, when in actuality it feels more like a tough | ||
dolphin. We know that a cherry can hardly be considered a responsible apricot without also being | ||
a nectarine. | ||
</article> | ||
</body> | ||
</html> |