Skip to content

Commit

Permalink
Update demo.html
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoleao052 committed Apr 10, 2024
1 parent 9df002f commit 01828db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assets/demo/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<div class="container">
<div class="separator" id="right-separator" style="display: block; padding-bottom: 0px;">
<img style="display: block;" class='icon' src="../../assets/icon_gray_bg.png">
<a target="_blank" href="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/eduardoleao052/js-torch"> <img class="logos" src="../../assets/github.png" style="width: 25px; height: 25px; display: inline-block; margin-bottom: 5px;"></a>
<a target="_blank" href="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/eduardoleao052/js-pytorch"> <img class="logos" src="../../assets/github.png" style="width: 25px; height: 25px; display: inline-block; margin-bottom: 5px;"></a>
<a target="_blank" href="https://www.linkedin.com/in/eduardo-leao-368bb6259/"> <img class="logos" src="../../assets/linkedin.png" style="width: 25px; height: 25px; display: inline-block; margin-bottom: 5px;"></a>
</div>

Expand Down Expand Up @@ -92,7 +92,7 @@ <h2>Graph</h2>
<p id="loss"> <b>Loss:</b> </p>
</div>
<divs tyle="display: inline-block;">
<a target="_blank" href="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/eduardoleao052/js-torch"><img class="logos" src="../../assets/github.png" style="width: 25px; height: 25px; display: inline-block; margin-bottom: 0px;"></a>
<a target="_blank" href="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/eduardoleao052/js-pytorch"><img class="logos" src="../../assets/github.png" style="width: 25px; height: 25px; display: inline-block; margin-bottom: 0px;"></a>
<a target="_blank" href="https://www.linkedin.com/in/eduardo-leao-368bb6259/"><img class="logos" src="../../assets/linkedin.png" style="width: 25px; height: 25px; display: inline-block; margin-bottom: 0px;"></a>
</div>
</div>
Expand Down Expand Up @@ -401,4 +401,4 @@ <h2>Graph</h2>
</script>
</body>

</html>
</html>

0 comments on commit 01828db

Please sign in to comment.