feat: initialize B2B platform deployment files and project assets
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<IfModule mod_rewrite.c>
|
||||
RewriteEngine On
|
||||
RewriteBase /b2b/
|
||||
RewriteRule ^index\.html$ - [L]
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule . /b2b/index.html [L]
|
||||
</IfModule>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,25 @@
|
||||
<!doctype html>
|
||||
<html lang="tr">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="theme-color" content="#0B1B3A" />
|
||||
<title>Trunçgil B2B | Toptancı & Bayi Yönetim Platformu</title>
|
||||
<meta
|
||||
name="description"
|
||||
content="Trunçgil B2B: QR stok, bayi kataloğu, sipariş, iskonto kademesi ve tedarikçi portalı. Toptancılar için kurumsal B2B SaaS."
|
||||
/>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
<link
|
||||
href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap"
|
||||
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">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,4 @@
|
||||
User-agent: *
|
||||
Allow: /b2b/
|
||||
|
||||
Sitemap: https://truncgil.com/b2b/sitemap.xml
|
||||
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url><loc>https://truncgil.com/b2b/</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/videolar</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/kullanim-kilavuzu</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/demo</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/videolar/toptanci-girisi</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/videolar/bayi-girisi</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/videolar/yeni-kategori-ekleme</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/videolar/yeni-bayi-ekleme</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/videolar/depo-ekleme</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/videolar/tedarikci-ekleme</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/videolar/kullanici-ekleme</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/videolar/iskonto-kademesi</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/videolar/excel-import-export</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/videolar/bayi-siparis-sureci</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/videolar/siparis-yonetme</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/videolar/plasiyer-mantigi</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/videolar/depo-portali-islemler</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/videolar/qr-mal-kabul</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/videolar/siparis-toplama-picking</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/videolar/depolar-arasi-sevk</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/videolar/tedarikci-portal-alim</loc></url>
|
||||
<url><loc>https://truncgil.com/b2b/videolar/yeni-urun-karti</loc></url>
|
||||
</urlset>
|
||||
Reference in New Issue
Block a user