Update workloads/ecommerce/index.html
Build, Push and Validate Frontend / build (push) Failing after 1m13s

This commit is contained in:
2026-07-12 16:39:42 +00:00
parent d6bb6701cf
commit bd63bae53b
+1 -1
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AriShoping Shop</title>
<title>Ari Shoping Shop</title>
<style>
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif; margin: 0; background-color: #f2f8fd; color: #333; }
.header { background-color: #0071dc; padding: 15px 30px; display: flex; align-items: center; justify-content: space-between; color: white; }