added correct html title; changed display of item count in the OrderCard

This commit is contained in:
Jan Felix Wiebe 2025-07-10 22:40:58 +02:00
parent b78be9ab7e
commit 57ae9c3320
2 changed files with 2 additions and 14 deletions

View file

@ -4,7 +4,7 @@
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title>
<title>Tschunk Order</title>
</head>
<body>
<div id="app"></div>