Skip to content

Commit b020ecb

Browse files
committed
index.html edited
1 parent 2877c5f commit b020ecb

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

index.html

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1-
<html>
2-
<p>test</p>
3-
</html>
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<title>Erçağ Uysal - Portfolio</title>
8+
</head>
9+
<body>
10+
<p><b>Erçağ</b>&nbsp;Uysal</p>
11+
</body>
12+
</html>

0 commit comments

Comments
 (0)