Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
espmaniac authored Sep 15, 2024
1 parent a032d45 commit adc7bc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ <h1>Choose a component</h1>
<button id="calculate">Calculate</button>
</div>

<a href="https://github.com/espmaniac" target="_blank"><img src="icons/github.png" alt="github" srcset="" id="github"></a>
<a href="https://github.com/espmaniac/parallelserieshtml5" target="_blank"><img src="icons/github.png" alt="github" srcset="" id="github"></a>

<div id="right">
<button id="clear">Clear</button>
Expand Down Expand Up @@ -79,4 +79,4 @@ <h2 id="result">Answer: 42</h2>
<script src="node.js" defer></script>
<script src="wire.js" defer></script>
</body>
</html>
</html>

0 comments on commit adc7bc5

Please sign in to comment.