We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0da74b4 commit d22e5faCopy full SHA for d22e5fa
index.html
@@ -10,7 +10,7 @@
10
</head>
11
<body>
12
<nav id="desktop-nav">
13
- <div class="logo">Ankita Vikrant Dewangswami</div>
+ <div class="logo">John Doe</div>
14
<div>
15
<ul class="nav-links">
16
<li><a href="#about">About</a></li>
@@ -42,8 +42,8 @@
42
</div>
43
<div class="section__text">
44
<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>
+ <h1 class="title">Ankita Dewangswami</h1>
+ <p class="section__text__p2">Backend Developer</p>
47
<div class="btn-container">
48
<button
49
class="btn btn-color-2"
0 commit comments