mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-07 13:28:00 +01:00
Merge branch 'main' of https://github.com/Alvin-Zilverstand/Schoolkantine
This commit is contained in:
@@ -61,12 +61,6 @@
|
|||||||
<span id="cart-count" class="cart-count">0</span> <!-- Aantal producten -->
|
<span id="cart-count" class="cart-count">0</span> <!-- Aantal producten -->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer>
|
|
||||||
<center>
|
|
||||||
<p>© 2025 Vista </p>
|
|
||||||
</center>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
<script src="script.js"></script>
|
<script src="script.js"></script>
|
||||||
<script src="Cart/cart.js"></script>
|
<script src="Cart/cart.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user