Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sinan-sulaiman-33 authored Dec 24, 2023
1 parent 609f881 commit f540dca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,20 +57,20 @@ <h2>More info</h2>
<ul>

<li>
<a href="https://en.wikipedia.org/wiki/Steve_Jobs#">
<a href="https://en.wikipedia.org/wiki/Steve_Jobs#" target="_blank">
<button type="button">Wikipedia</button>
</a>
</li>

<li>
<a href="https://www.britannica.com/biography/Steve-Jobs">
<a href="https://www.britannica.com/biography/Steve-Jobs" target="_blank">
<button type="button">Brittanica</button>
</a>
</li>

<li>

<a href="https://www.apple.com/stevejobs/">
<a href="https://www.apple.com/stevejobs/" target="_blank">
<button type="button">Apple</button>
</a>
</li>
Expand Down

0 comments on commit f540dca

Please sign in to comment.