Skip to content

Commit d543507

Browse files
update the title of photo api
1 parent 47a76ff commit d543507

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

projects/cat-api/index.html renamed to projects/photo-gallery/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77

8-
<title>Get Random Photos</title>
8+
<title>Photos Gallery</title>
99
<link rel="stylesheet" href="styles.css" />
1010
</head>
1111
<body>
1212
<div class="container">
13-
<h1>Get Random Photos</h1>
13+
<h1>Photos Gallery</h1>
1414

1515
<h2>Enter the number of photos</h2>
1616
<input
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)