Skip to content

Commit 1424974

Browse files
committed
created a png file of icon and added to html
1 parent 9a7f46e commit 1424974

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Projects/Calculator/img/icon.png

280 KB
Loading

Projects/Calculator/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<section>
1313
<header>
1414
<nav>
15-
<img src="https://as2.ftcdn.net/v2/jpg/01/29/23/31/1000_F_129233141_VEb6yy0GHZFxnwXSSNpaD2TYnaLfhd43.jpg" alt="This is logo" class="img_logo">
15+
<img src="./img/icon.png" alt="This is logo" class="img_logo">
1616
<span class="header_title">
1717
Calculator
1818
</span>

0 commit comments

Comments
 (0)