about summary refs log tree commit diff stats
path: root/header.html
blob: 55be708984907e0d310c671dff6572c7d3e10671 (plain) (blame)
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
<div id="logo">
    <pre>

████████╗██╗██╗     ██████╗ ███████╗   ██╗███╗   ██╗███████╗████████╗██╗████████╗██╗   ██╗████████╗███████╗
╚══██╔══╝██║██║     ██╔══██╗██╔════╝   ██║████╗  ██║██╔════╝╚══██╔══╝██║╚══██╔══╝██║   ██║╚══██╔══╝██╔════╝
   ██║   ██║██║     ██║  ██║█████╗     ██║██╔██╗ ██║███████╗   ██║   ██║   ██║   ██║   ██║   ██║   █████╗  
   ██║   ██║██║     ██║  ██║██╔══╝     ██║██║╚██╗██║╚════██║   ██║   ██║   ██║   ██║   ██║   ██║   ██╔══╝  
   ██║   ██║███████╗██████╔╝███████╗██╗██║██║ ╚████║███████║   ██║   ██║   ██║   ╚██████╔╝   ██║   ███████╗
   ╚═╝   ╚═╝╚══════╝╚═════╝ ╚══════╝╚═╝╚═╝╚═╝  ╚═══╝╚══════╝   ╚═╝   ╚═╝   ╚═╝    ╚═════╝    ╚═╝   ╚══════╝</pre>
</div>
<div id="navigation">
    <table>
        <tr>
            <td>
                <a href="http://tilde.institute">News</a>
            </td>
            <td>
                <a href="/signup">Sign Up</a>
            </td>
            <td>
                <a href="/coc">Code of Conduct</a>
            </td>
            <td>
                <a rel="me" href="https://tilde.zone/@tildeinstitute">Mastodon</a>
            </td>
            <td>
                <a href="https://wiki.tilde.institute">Wiki</a>
            </td>
            <td>
                <a href="https://git.tilde.institute/tilde">Git</a>
            </td>
            <td>
                <a href="/stats">Stats</a>
            </td>
            <td>
                <a href="https://twtxt.tilde.institute">twtxt</a>
            </td>
            <td>
                <a href="tilde.json"><code>tilde.json</code></a>
            </td>
        </tr>
    </table>
</div>