Skip to content

Commit 8ebe418

Browse files
authored
update image path
1 parent 2f69f68 commit 8ebe418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</head>
1111

1212
<body>
13-
<h1>Card <img class="shark" src="/images/bshark.png"/></h1>
13+
<h1>Card <img class="shark" src="images/bshark.png"/></h1>
1414

1515
<div class="card-wrapper">
1616

0 commit comments

Comments
 (0)