Skip to content

Commit

Permalink
feat: Add logo to the header
Browse files Browse the repository at this point in the history
  • Loading branch information
J-JD committed Jul 13, 2021
1 parent 54f4b5c commit 9d9f38e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,11 @@
<h1>Mozilla</h1>
<!-- insert <img> element, link to the small
version of the Firefox logo -->
<img
src="images/firefox_logo-only_RGB120_tinified.png"
alt=""
title="firefox logo"
/>
</header>

<main>
Expand Down

0 comments on commit 9d9f38e

Please sign in to comment.