Initial
This commit is contained in:
14
index.html
Normal file
14
index.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="style/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="container">
|
||||
<img class="logo" src="assets/3t.svg" alt="3t.network logo" />
|
||||
<a class="top-left fella" href="https://wiki.3t.network"><img src="assets/tea1.svg" alt="wiki" /><p>wiki</p></a>
|
||||
<a class="top-right fella" href="https://git.3t.network"><img src="assets/tea2.svg" alt="git" /><p>git</p></a>
|
||||
<a class="bottom-left fella" href="https://mail.3t.network"><img src="assets/tea4.svg" alt="mail" /><p>mail</p></a>
|
||||
<a class="bottom-middle fella" href="https://vault-manager.3t.network"><img src="assets/tea5.svg" alt="vault" /><p>vault</p></a>
|
||||
<a class="bottom-right fella" href="https://glycine.3t.network/videos"><img src="assets/tea3.svg" alt="glycine" /><p>glycine</p></a>
|
||||
</div>
|
||||
</body>
|
||||
Reference in New Issue
Block a user