25 lines
1.3 KiB
HTML
25 lines
1.3 KiB
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>FXCraft - إضافات ماين كرافت</title>
|
|
<meta name="description" content="FXCraft - أفضل إضافات ماين كرافت العربية. تصفح وحمّل المودات وحزم الموارد والخرائط." />
|
|
<meta name="author" content="FXCraft" />
|
|
<meta property="og:title" content="FXCraft - إضافات ماين كرافت" />
|
|
<meta property="og:description" content="أفضل إضافات ماين كرافت العربية. تصفح وحمّل المودات وحزم الموارد والخرائط." />
|
|
<meta property="og:type" content="website" />
|
|
<link rel="icon" type="image/png" href="/logo.png" />
|
|
<link rel="apple-touch-icon" href="/pwa-192x192.png" />
|
|
<link rel="manifest" href="/manifest.json" />
|
|
<meta name="theme-color" content="#10b981" />
|
|
<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=Cairo:wght@400;600;700;800;900&display=swap" rel="stylesheet" />
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
<script type="module" src="/src/main.tsx"></script>
|
|
</body>
|
|
</html>
|