Skip to content

Commit d8a54fc

Browse files
authored
Update index.html
Ok Ok
1 parent 5bfbc12 commit d8a54fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -683,5 +683,9 @@ <h3 class="text-xl font-bold mb-4">Opening Hours</h3>
683683
</div>
684684
</footer>
685685
<script src="script.js"></script>
686+
<link rel="stylesheet" href="style.css">
687+
<script src="script.js" defer></script>
688+
<a href="checkout.html">Checkout</a>
689+
<a href="cart.html">Cart</a>
686690
</body>
687691
</html>

0 commit comments

Comments
 (0)