Files
shooting-event/backend/web/index.html
2026-07-14 22:51:00 +04:00

17 lines
731 B
HTML

<!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>