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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user