Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
FidelValenzuela authored Nov 5, 2024
1 parent 8135753 commit 1caa8bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@

<head>
<meta charset="UTF-8">
<title>CatPhotoApp</title>
<title>Cat Photos Page</title>
<link rel="stylesheet" href="styles.css">
</head>

<body>
<main>
<header>
<h1>CatPhotoApp</h1>
<h1>Cat Photos Page</h1>
<p>Discover the best of cat photos, lists, and more.</p>
</header>

Expand Down

0 comments on commit 1caa8bc

Please sign in to comment.