-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
25 lines (22 loc) · 1.36 KB
/
Copy pathindex.html
File metadata and controls
25 lines (22 loc) · 1.36 KB
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
<!doctype html>
<html lang="ja">
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# website: http://ogp.me/ns/website#">
<meta name="viewport" content="initial-scale=1, width=device-width" />
<meta name="Keywords" content="オリバト,BATTLE ROYALE,バトルロワイアル,BR,オリジナル">
<meta name="Description" content="バトルロワイアル(著:高見広春)の1.5次創作ジャンル「オリジナルバトルロワイアル」(通称オリバト)専門リンク集です。">
<meta property="og:url" content="https://obrn-d99b4.firebaseapp.com/" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Original Battle Royale Network" />
<meta property="og:description" content="バトルロワイアルの1.5次創作ジャンル、通称オリバトの専門リンク集です。" />
<meta property="og:site_name" content="Original Battle Royale Network" />
<meta property="og:image" content="https://obrn-d99b4.firebaseapp.com/img/ogp.png" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@u83unlimited" />
<title>Original Battle Royale Network</title>
<link rel="shortcut icon" href="./img/favicon.ico" type="image/vnd.microsoft.icon">
</head>
<body style="margin: 0">
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>