23 lines
1.0 KiB
HTML
23 lines
1.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="zh-CN">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="icon" type="image/png" href="/usa_logo.png" />
|
|
<link rel="apple-touch-icon" href="/usa_logo.png" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
|
|
<title>美伊军事态势显示</title>
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:title" content="美伊军事态势显示" />
|
|
<meta property="og:image" content="/usa_logo.png" />
|
|
<meta name="twitter:card" content="summary" />
|
|
<meta name="twitter:image" content="/usa_logo.png" />
|
|
<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=Orbitron:wght@400;500;600;700;800;900&family=Noto+Sans+SC:wght@400;500;700&display=swap" rel="stylesheet">
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
<script type="module" src="/src/main.tsx"></script>
|
|
</body>
|
|
</html>
|