Skip to content

Commit 076fec2

Browse files
Update index.html
Updated the URL of the hero image into the original image source
1 parent aad4ec4 commit 076fec2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Wireframe/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h1>Basics of Web Development Designs</h1>
1919
<!-- Hero Image Placeholder -->
2020
<div class="hero">
2121
<img
22-
src="https://thf.bing.com/th/id/OIP.YsDV0VqSm_xNM6gRZ8N9UgHaEK?w=271&h=180&c=7&r=0&o=7&cb=thfc1falcon&dpr=1.3&pid=1.7&rm=3"
22+
src="https://media.geeksforgeeks.org/wp-content/uploads/20240702120959/Readme1-768.png"
2323
alt="readme diagram" class="placeholder">
2424
</div>
2525

@@ -94,4 +94,4 @@ <h3>What is a branch in Git?</h3>
9494
</footer>
9595
</body>
9696

97-
</html>
97+
</html>

0 commit comments

Comments
 (0)