-
Notifications
You must be signed in to change notification settings - Fork 0
/
links_snow.html
45 lines (40 loc) · 1.64 KB
/
links_snow.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
44
45
<!DOCTYPE html>
<html lang="ja">
<head>
<title>Pleiades -Sora's Base Star-</title>
<meta charset="UTF-8">
<meta name="description" content = "An Minecraft Modder, and a Music Creator, Koku_Evoluter/Sora's Website's Links.">
<meta name="keywords" contetnt = "Music, Minecraft, Mod, Koku, Sora, Pleiades">
<link rel="stylesheet" href="links.css">
<link rel="shortcut icon" href="images/favicon.ico" >
<link href="https://fonts.googleapis.com/css?family=Noto+Sans|Ropa+Sans" rel="stylesheet">
<link rel="stylesheet" href="https://storage.googleapis.com/code.getmdl.io/1.0.0/material.indigo-pink.min.css">
<script src="https://storage.googleapis.com/code.getmdl.io/1.0.0/material.min.js"></script>
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
</head>
<body>
<script type="text/javascript" src="https://bit.ly/h1dwWD"></script>
<div id="wrapper">
<div id="return">
<h2><a href="index.html"><i class="material-icons">vertical_align_top</i><br>return to top</a></h2></div>
<div id="title1">
<h1>Links</h1>
</div>
<div id="title2">
<h2>Network Interface</h2>
</div>
<div id="mybanner">
<h3>このサイトはリンクフリーです。相互リンクされたい場合はTwitterにご一報ください。</h3>
<div align="center">
<a href=https://koku-sora.github.io/><img src="images/banner.jpg" alt="バナー準備中" width="234" height="60"></a>
</div>
<div id="fotter">
<a href="./en_US/links.html">
<div id="tt3" class="icon material-icons">language</div>ja-JP
<div class="mdl-tooltip" data-mdl-for="tt3">
Change Language to <strong>English</strong></a>
</div>
</div>
</div>
</body>
</html>