Skip to content

Commit 9e743fc

Browse files
authored
Update index.html
1 parent d92375b commit 9e743fc

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
<head>
55
<title>iCodeAyush</title>
6+
<meta name="description" content="My Name Is Ayush, I'm A Web Designer, UI/UX Designer, And Front End Web Developer.">
7+
<meta name="author" content="Ayush Shukla">
68
<meta charset="utf-8">
79
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
810
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
@@ -49,8 +51,8 @@ <h2>
4951
<div><span>Ayush</span></div>
5052
</h2>
5153
<h5>
52-
<div><span>Im A</span></div>
53-
<div><span>Web Designer</div>
54+
<div><span>I'm A</span></div>
55+
<div><span>Web Designer</span></div>
5456
<div><span>UI/UX Designer</span></div>
5557
<div><span>Front End Web Developer</span></div>
5658
</h5>
@@ -243,4 +245,4 @@ <h4>
243245

244246
</body>
245247

246-
</html>
248+
</html>

0 commit comments

Comments
 (0)