We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fd33c8 + 1424974 commit 7beee00Copy full SHA for 7beee00
2 files changed
Projects/Calculator/img/icon.png
280 KB
Projects/Calculator/index.html
@@ -12,7 +12,7 @@
12
<section>
13
<header>
14
<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">
+ <img src="./img/icon.png" alt="This is logo" class="img_logo">
16
<span class="header_title">
17
Calculator
18
</span>
0 commit comments