-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
43 lines (40 loc) · 2.32 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!doctype html>
<html lang="en" style="background-color: #1a1a1a">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="apple-touch-icon-precomposed" sizes="180x180" href="/apple-touch-icon.png" type="image/png" />
<meta name="title" content="2024 비룡제" />
<meta name="description" content="역사를 개혁한 인하, 혁신으로 나아가다" />
<meta
name="keywords"
content="2024 비룡제, 인하대학교 비룡제 2024, 2024 비룡제 인하대학교, 비룡제 2024, 인하대, 인하대학교, 비룡제, 인하대 비룡제, 인하대학교 비룡제,인하대학교 축제,인하대 축제"
/>
<meta name="robots" content="index, follow" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<meta name="naver-site-verification" content="cbd1f821aaa23335a247830f31dc55ebf5c87745" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="language" content="Korean" />
<meta name="theme-color" content="#1a1a1a" />
<meta name="apple-mobile-web-app-status-bar-style" content="#1a1a1a" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta property="og:title" content="2024 비룡제" />
<meta property="og:description" content="역사를 개혁한 인하, 혁신으로 나아가다" />
<meta property="og:image" content="/ogimage.png" />
<meta property="og:url" content="https://inhafestime.com" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="2024 비룡제" />
<meta name="twitter:description" content="역사를 개혁한 인하, 혁신으로 나아가다" />
<meta name="twitter:image" content="/ogimage.png" />
<meta name="twitter:url" content="https://inhafestime.com" />
<title>2024 비룡제</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
<script src="https://cdn.jsdelivr.net/npm/sockjs-client@1/dist/sockjs.min.js"></script>
</html>