Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
crymis authored Jun 27, 2024
1 parent 10b3713 commit 06ccd69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions condensing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<body class="layout">
<nav>
<img src="../assets/inovex_coffee_logo.png" alt="inovex barista logo" />
<img src="../assets/logo.png" alt="inovex barista logo" width="100px" height="64px" />
<ul>
<li><img src="../assets/dashboard_icon.png" alt="dashboard" aria-hidden="true" /><span>Dashboard</span></li>
<li><img src="../assets/orders_icon.png" alt="orders" aria-hidden="true" /><span>Orders</span></li>
Expand Down Expand Up @@ -86,4 +86,4 @@ <h4 class="about"></h4>
<script type="module" src="index.js"></script>
</body>

</html>
</html>

0 comments on commit 06ccd69

Please sign in to comment.