This commit is contained in:
2026-03-24 23:31:13 +01:00
parent 8e5a4b08bb
commit 9b8dd103f9
1605 changed files with 885298 additions and 43 deletions

18
frontend/dist/assets/index-BB3NBLW5.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

19
frontend/dist/index.html vendored Normal file
View File

@@ -0,0 +1,19 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>SatMaster — F4BPO</title>
<!-- Leaflet CSS loaded via Vite in WorldMap component -->
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
html, body, #app { width: 100%; height: 100%; overflow: hidden; }
body { background: #080c16; }
</style>
<script type="module" crossorigin src="/assets/index-BB3NBLW5.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-axwnIj0t.css">
</head>
<body>
<div id="app"></div>
</body>
</html>