Skip to content

Commit c91ecfe

Browse files
committed
version fix on demo
1 parent 041ed94 commit c91ecfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<title>jQuery Cache Images v1.6 Plug-in Demo</title>
4+
<title>jQuery Cache Images v1.7 Plug-in Demo</title>
55

66
<meta charset="utf-8">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"><!-- please don't add "maximum-scale=1" here. It's bad for accessibility. -->
88
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
99
</head>
1010
<body>
1111

12-
<h1>jQuery Cache Images v1.6 Plug-in</h1>
12+
<h1>jQuery Cache Images v1.7 Plug-in</h1>
1313
<a href="index.html">Back to Index</a>
1414

1515
<p>Use the following buttons to perform some basic checks on the cache</p>

0 commit comments

Comments
 (0)