Skip to content

Commit cdb3db8

Browse files
authored
changing links to image
1 parent 360481a commit cdb3db8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
<div class="home">
1919
<h1 class="name">I'm Rishabh</h1>
2020
<p class="para1">Student -- Web Developer</p>
21-
<img class="hills" src="/img/bg.png" alt="hills">
21+
<img class="hills" src="./img/bg.png" alt="hills">
2222

2323

2424
</div>
2525
<div class="profile">
26-
<img class="dp" src="/img/rishabh.jpg" alt="Rishabh.jpg">
26+
<img class="dp" src="./img/rishabh.jpg" alt="Rishabh.jpg">
2727
<h2>Hi there.</h2>
2828
<p>I am Rishabh Rathore. I am a student & a Web-Dev</p>
2929
</div>

0 commit comments

Comments
 (0)