Skip to content

Commit b685f56

Browse files
committed
Fix issue ShaifArfan#50
1 parent e3949ae commit b685f56

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

img/icons8-twitter-squared-100.png

3.1 KB
Loading

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ <h2>Your Complete Web Solution</h2>
232232
<a href="#"><img src="https://img.icons8.com/bubbles/100/000000/instagram-new.png" /></a>
233233
</div>
234234
<div class="social-item">
235-
<a href="#"><img src="https://img.icons8.com/bubbles/100/000000/twitter.png" /></a>
235+
<a href="#"><img src="img/icons8-twitter-squared-100.png" /></a>
236236
</div>
237237
<div class="social-item">
238238
<a href="#"><img src="https://img.icons8.com/bubbles/100/000000/behance.png" /></a>

0 commit comments

Comments
 (0)