Skip to content

Commit 4f5d8af

Browse files
Update index.html
1 parent c6f7a75 commit 4f5d8af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>jQuery Datepicker to Disable Previous Dates</title>
4+
<title>jQuery Datepicker</title>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<script src="https://code.jquery.com/jquery-2.2.4.min.js"></script>
@@ -51,4 +51,4 @@ <h1>Make your reservation in the time!</h1>
5151
<input type="submit" value="Search">
5252
</main>
5353
</body>
54-
</html>
54+
</html>

0 commit comments

Comments
 (0)