build: compile frontend and fix gitignore for dist
Ampel / ampel (push) Successful in 22s

This commit is contained in:
Hitonabi
2026-08-07 23:36:43 +02:00
parent 0c849f4dcd
commit 102149a5d6
134 changed files with 766 additions and 1 deletions
+16
View File
@@ -0,0 +1,16 @@
<!doctype html>
<html lang="de" class="dark">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#0d1117" />
<link rel="manifest" href="/manifest.webmanifest" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<title>Mission Control 2.0</title>
<script type="module" crossorigin src="/assets/index-CewBeZjY.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Hvm3o3G2.css">
</head>
<body>
<div id="root"></div>
</body>