This commit is contained in:
2026-07-14 22:51:00 +04:00
parent d85604a5ad
commit a1a38c9fba
822 changed files with 567149 additions and 0 deletions

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

@@ -0,0 +1,16 @@
<!doctype html>
<html lang="ar" dir="rtl">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Shooting Event Tracker</title>
<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=Bebas+Neue&family=Cairo:wght@400;600;700;800&family=IBM+Plex+Mono:wght@500;600;700&display=swap" rel="stylesheet" />
<script type="module" crossorigin src="/assets/index-CXf6Y6x9.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Le6fiRrS.css">
</head>
<body>
<div id="app"></div>
</body>
</html>