-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
26 lines (26 loc) · 1.37 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>The home of the hard working tsunderes!</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="The home of the hard working tsunderes!">
<meta content="https://tsundb.kc3.moe/assets/favicon.png" property="og:image"/>
<meta content="object" property="og:type"/>
<meta content="KC3" property="og:site_name"/>
<meta content="Tsun Database" property="og:title"/>
<meta content="https://tsundb.kc3.moe/" property="og:url"/>
<meta content="The home of the hard working tsunderes! It gives you information on KanColle fleet routing. I-It's not like I do this for you o-or anything!" >
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon.png?v=oLdQN982qk">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=oLdQN982qk">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=oLdQN982qk">
<link rel="manifest" href="/site.webmanifest?v=oLdQN982qk">
<link rel="mask-icon" href="/safari-pinned-tab.svg?v=oLdQN982qk" color="#5bbad5">
<link rel="shortcut icon" href="/favicon.ico?v=oLdQN982qk">
<meta name="msapplication-TileColor" content="#f5f5dc">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<div id="app"></div>
</body>
</html>