-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
37 lines (26 loc) · 1.55 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
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
<meta name="google-site-verification" content="ACs5UKnApmTtygbov2JTa7VzUCn97X4TIlWCXyV9Z2k" />
<meta name="naver-site-verification" content="810eb90b90eb243ae88837ffce7be745d615c03f" />
<meta name='description' content='경상남도 양산시에 위치한 온누리 국제 크리스천 아카데미입니다.'/>
<meta name="Copyright" content="OnnuriChristianAcademy" />
<meta name="author" content="온누리국제학교" />
<meta property='og:url' content='https://https://oica.netlify.app.'/>
<meta property='og:type' content='website'/>
<meta property='og:title' content='온누리 기독 학교'/>
<meta property='og:description' content='양산에 위치한 온누리 기독 학교 입니다.'/>
<meta property='og:image' content='https://onnuri-academy.web.app/e496219d71cc7ce743c20d15fee60451.png'/>
<title>온누리국제크리스천아카데미</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/reset-css@5.0.1/reset.min.css">
</head>
<body>
<div id="app"></div>
<!-- bootstrap bundle with popper.js -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
</body>
</html>