update title element to match h1 element in pets.php
This commit is contained in:
parent
ddbbb03d02
commit
6dc2983725
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta charset="utf-8">
|
||||
<title>pets of emma</title>
|
||||
<title>emma loves pets</title>
|
||||
<link rel="stylesheet" href="../style/style.css">
|
||||
</head>
|
||||
|
||||
|
|
Loading…
Reference in New Issue