Skip to content

Commit d22e5fa

Browse files
committed
My name change and designation change
1 parent 0da74b4 commit d22e5fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</head>
1111
<body>
1212
<nav id="desktop-nav">
13-
<div class="logo">Ankita Vikrant Dewangswami</div>
13+
<div class="logo">John Doe</div>
1414
<div>
1515
<ul class="nav-links">
1616
<li><a href="#about">About</a></li>
@@ -42,8 +42,8 @@
4242
</div>
4343
<div class="section__text">
4444
<p class="section__text__p1">Hello, I'm</p>
45-
<h1 class="title">John Doe</h1>
46-
<p class="section__text__p2">Frontend Developer</p>
45+
<h1 class="title">Ankita Dewangswami</h1>
46+
<p class="section__text__p2">Backend Developer</p>
4747
<div class="btn-container">
4848
<button
4949
class="btn btn-color-2"

0 commit comments

Comments
 (0)