This commit is contained in:
cowboykipnugget
2025-02-18 11:11:24 +01:00
parent 0728c27ac7
commit 638a2cd133

View File

@@ -61,12 +61,6 @@
<span id="cart-count" class="cart-count">0</span> <!-- Aantal producten -->
</div>
<footer>
<center>
<p>&copy; 2025 Vista </p>
</center>
</footer>
<script src="script.js"></script>
<script src="Cart/cart.js"></script>
</body>