Skip to content

Commit dc1c0a8

Browse files
author
Joakim Westerlund
committed
Title and header
1 parent b128c57 commit dc1c0a8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

demo.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5-
65
<!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame
76
Remove this if you use the .htaccess -->
87
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
9-
<title>jQuery Delayed Image Loading Plugin</title>
8+
<title>jQuery Delayed Image Loading Plugin Demo</title>
109
<meta name="description" content="A jQuery plugin for Delayed Loading of images" />
1110
<meta name="author" content="Joakim Westerlund" />
1211
<meta name="viewport" content="width=device-width; initial-scale=1.0" />
@@ -25,7 +24,7 @@
2524
<body>
2625
<div id="container">
2726
<header>
28-
<h1>Demo of Delayed Loading</h1>
27+
<h1>Demo of Delayed Loading jQuery Plugin</h1>
2928
</header>
3029
<h2>Mynewsdesk coders</h2>
3130
<div id="gravatar-users">

0 commit comments

Comments
 (0)