update title element to match h1 element in picrew.php
This commit is contained in:
parent
72a94a94b8
commit
6847475bca
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta charset="utf-8">
|
||||
<title>emma's self portraits</title>
|
||||
<title>a gallery of emma</title>
|
||||
<link rel="stylesheet" href="../style/style.css">
|
||||
</head>
|
||||
|
||||
|
|
Loading…
Reference in New Issue