chore: remove ignored files from tracking
This commit is contained in:
19
frontend/dist/index.html
vendored
19
frontend/dist/index.html
vendored
@@ -1,19 +0,0 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user