add all frontend files

This commit is contained in:
2026-01-17 15:16:36 -05:00
parent ff16ae7858
commit e40287e4aa
25704 changed files with 1935289 additions and 0 deletions

14
dist/index.html vendored Normal file
View File

@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Oil Customer Gateway</title>
<script type="module" crossorigin src="/assets/index-CEX9l3h_.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-C2E_2mBT.css">
</head>
<body>
<div id="root"></div>
</body>
</html>