-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
44 lines (43 loc) · 1.98 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
38
39
40
41
42
43
44
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>eoeo</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1 class="rainbowText" id="eoeoText">eoeo</h1>
<p>何も書くことが無いからeoeoだね</p>
<a href="https://github.com/eoeo-org">GitHub</a>
<br />
<a href="https://vrchat.com/home/group/grp_e4d99046-2c08-4677-8478-fd4ba398e126">VRChat Group</a>
<h2>メンバー</h2>
<ul>
<li>
c30 (<a href="https://github.com/Zel9278">GitHub Owner</a>) | プログラミングとか絵とか音楽とか色々してる | <a href="https://mk.c30.life/@c30">Misskey</a>, <a href="mailto:[email protected]">Mail</a>
</li>
<li>
Assault (<a href="https://github.com/Assault1892">GitHub</a>) | よく<a href="https://vrchat.com/home/user/usr_9dec4a38-a8e0-4b70-bd26-613c5d2ca9cf">VRChat</a>に生息している 写真撮影とゲームが得意 | <a href="https://twitter.com/SzlyNe_">Twitter</a>, <a href="https://mk.c30.life/@Assault">Misskey</a>
</li>
<li>
kazukazu123123 (<a href="https://github.com/kazukazu123123">GitHub</a>)
</li>
<li>
Mogyuchi (<a href="https://github.com/mogyuchi">GitHub</a>)
</li>
<li>
pepepper (<a href="https://github.com/pepepper">GitHub</a>)
</li>
<li></li>
sysnote8 (<a href="https://github.com/sysnote8main">GitHub</a>)
</li>
</ul>
<h2>主要プロジェクト</h2>
<ul>
<li>pow (<a href="https://github.com/eoeo-org/pow">GitHub</a>)</li>
<li>PC Status Client - Rust (<a href="https://github.com/eoeo-org/pcsc-rs">GitHub</a>)</li>
</ul>
<script src="script.js"></script>
</body>
</html>