-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex_new.html
25 lines (21 loc) · 1.14 KB
/
index_new.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
<!DOCTYPE html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<h1 id="ninesliced">NineSliced</h1>
<p>We are a team of young game developers composed of:</p>
<ul>
<li><a href="https://github.com/arkanyota"><code>ArkanYota</code></a></li>
<li><a href="https://github.com/LeSeulArtichaut"><code>Artichaut</code></a></li>
<li><a href="https://github.com/notgoyome"><code>NotGoyome</code></a></li>
<li><a href="https://on.soundcloud.com/wk1kdJsHbH2m8tLZ8"><code>Strochnis</code></a></li>
<li><a href="https://github.com/TheodoreBillotte"><code>Theobosse</code></a></li>
<li><a href="https://github.com/Yolwoocle"><code>Yolwoocle</code></a></li>
</ul>
<p>So far, our only game is <a href="https://yolwoocle.itch.io/globs">Globs</a>, check it out!</p>
<h2 id="contact">Contact</h2>
<p>Email: <code>ninesliced@gmail.com</code> </p>
<p>We might not often check this address, if you do not get back from us, feel free to contact Yolwoocle at <code>leo@yolwoocle.com</code>.</p>
</body>