Skip to content

Commit

Permalink
Merge pull request bradtraversy#75 from shlev/patch-1
Browse files Browse the repository at this point in the history
update broken images link
  • Loading branch information
bradtraversy committed Aug 9, 2021
2 parents a06fa20 + 1194b29 commit c004c0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions netflix-mobile-navigation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<i class="fas fa-bars"></i>
</button>

<img src="https://logos-download.com/wp-content/uploads/2016/03/Netflix_logo.png" alt="Logo" class="logo">
<img src="https://logos-download.com/wp-content/uploads/2016/03/Netflix_Logo_2014-700x188.png" alt="Logo" class="logo">

<p class="text">Mobile Navigation</p>

Expand All @@ -23,7 +23,7 @@
<i class="fas fa-times"></i>
</button>

<img src="https://logos-download.com/wp-content/uploads/2016/03/Netflix_logo.png" alt="Logo" class="logo">
<img src="https://logos-download.com/wp-content/uploads/2016/03/Netflix_Logo_2014-700x188.png" alt="Logo" class="logo">

<ul class="list">
<li><a href="#">Teams</a></li>
Expand Down

0 comments on commit c004c0e

Please sign in to comment.