build(b2b): update production bundle assets for B2B platform

- Rebuild frontend distribution assets
- Update index.html asset references and theme metadata
This commit is contained in:
Ümit Tunç
2026-08-31 12:04:14 +03:00
parent 1c002e4437
commit 3b0d2664e4
5 changed files with 17 additions and 16 deletions
+3 -3
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#0B1B3A" />
<meta name="theme-color" content="#e6eef9" />
<title>Trunçgil B2B | Toptancı & Bayi Yönetim Platformu</title>
<meta
name="description"
@@ -16,8 +16,8 @@
rel="stylesheet"
/>
<link rel="canonical" href="https://truncgil.com/b2b/" />
<script type="module" crossorigin src="/b2b/assets/index-B1Hl_CEN.js"></script>
<link rel="stylesheet" crossorigin href="/b2b/assets/index-Dc8a63TK.css">
<script type="module" crossorigin src="/b2b/assets/index-N3G3oxTn.js"></script>
<link rel="stylesheet" crossorigin href="/b2b/assets/index-DQzscTbE.css">
</head>
<body>
<div id="root"></div>