This commit is contained in:
vista-man
2025-02-12 13:54:42 +01:00
3 changed files with 84 additions and 58 deletions

View File

@@ -44,9 +44,9 @@
<p>Totaal: €<span id="total-price">0.00</span></p>
<button id="order-button">Bestellen</button>
</div>
<footer>
<p>&copy; 2025 vista </p>
<p>&copy; 2025 Vista </p>
</footer>
</body>