-
Notifications
You must be signed in to change notification settings - Fork 0
/
about_normal.html
81 lines (74 loc) · 3.92 KB
/
about_normal.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<!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.">
<meta name="keywords" contetnt = "Music, Minecraft, Mod, Koku, Sora, Pleiades">
<link rel="stylesheet" href="about.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>
<div id="wrapper">
<div id="return">
<h2><a href="index.html"><i class="material-icons">reply</i>return to top</a></h2></div>
<div id="title1">
<h1>About</h1>
</div>
<div id="title2">
<h2>Koku_Evoluter/Sora's Profile</h2>
</div>
<div id="profile">
<h3><span class="prot1">Handle Name:</span>Koku-Evoluter/Sora, 狐空<h3>
<h3><span class="prot1">Introduction:</span>自己紹介<h3>
<p>Minecraft プレーヤー、Minecraft Mod 作成者、DTM(デスクトップミュージック)作曲?者、ノベル書き等々いろいろやっている。</br>
好きな食べ物はりんご、麺類。というかおいしいもの全般。あとは麺類。そうめん食べたい。<br>
夢は大型なmod作成、曲でアルバムの作成、そしてゆっくりすること。<br>
水晶に囲まれて眠りたい今日この頃。</p>
<div class="pro_icon_you">
<a href=https://www.youtube.com/channel/UCgCqLpyCqWLcnBdHGfs9qqw><img src="images/icons/youtube.png" alt="Youtube" width="128" height="90"></a>
</div>
<div class="pro_icon_SoC">
<a href=https://soundcloud.com/koku59evoluter><img src="images/icons/soundcloud.png" alt="SoundCloud" width="100" height="100"></a>
</div>
<div class="pro_icon_twt">
<a href=https://twitter.com/koku59evoluter><img src="images/icons/twitter.png" alt="Twitter" width="100" height="100"></a>
</div>
<div class="pro_icon_Nov">
<a href=http://mypage.syosetu.com/690328/><img src="images/icons/ncode.png" alt="Novel" width="100" height="100"></a>
</div>
<div class="pro_icon_Git">
<a href=https://github.com/Koku-Sora><img src="images/icons/github.png" alt="Github" width="100" height="100"></a>
</div>
<!-- <div class="pro_icon_NCN">
<img src="images/icons/niconico.png" alt="Niconico Movies" width="100" height="100">
</div>
<div class="pro_icon_twt">
<img src="images/icons/twitter.png" alt="Twitter" width="100" height="100">
</div>
-->
<p><br><br><br><br><br></p>
</div>
<div id="bio">
<h3><span class="prot1">Bio:</span>略歴</h3>
<h3><span class="prot2">2009/6/01</span> 夢を見てノベルのアイデアのもとを思いつく。</br>
<span class="prot2">2012/7/19</span> はじめてブログを開設。すでに消滅。</br>
<span class="prot2">2014/8/07</span> ブログを移転。この後も転々とする。これもすでに消滅。</br>
<span class="prot2">2015/2/01</span> ねんがんの まいんくらふとを てにいれたぞ! ▽</br>
<span class="prot2">2015/2/09</span> Minecraft日本非公式ユーザーフォーラムに登録。</br>
<span class="prot2">2015/2/23</span> はじめてフォーラムに投稿。1.8のアイテムを1.7.10で使いたかったらしい。その後翻訳のお手伝いを始めたりした。</br>
<span class="prot2">2015/3/02</span> FruitCraft誕生。当時はただのMCreatorで遊んだModであった。</br></h3>
</div>
<div id="fotter">
<a href="./en_US/about.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>
</body>
</html>