add x to header

This commit is contained in:
leah 2022-01-24 02:15:59 +00:00
parent 5ef0dd77c9
commit 6d8b26d94b
2 changed files with 7 additions and 4 deletions

View File

@ -4,7 +4,9 @@
<a href="/signup">join</a> ·
<a href="/coc">code of conduct</a> ·
<a href="https://library.southlondon.cc">docs + guides</a> ·
<a href="https://tildegit.org/southlondon">code</a>
<a href="https://tildegit.org/southlondon">code</a>·
<a href="https://x.southlondon.cc">x</a>
</nav>
</header>
@ -18,4 +20,4 @@
margin: 1em;
white-space: nowrap;
}
</style>
</style>

View File

@ -8,7 +8,8 @@
<a href="/signup">join</a> ·
<a href="/coc">code of conduct</a> ·
<a href="https://library.southlondon.cc">docs + guides</a> ·
<a href="https://tildegit.org/southlondon">code</a>
<a href="https://tildegit.org/southlondon">code</a> ·
<a href="https://x.southlondon.cc">x</a>
</nav>
<div class="intro">
south london is a shared unix system that tries its best to be a comfy place to piss about with computery things.
@ -64,4 +65,4 @@
margin: 1em;
white-space: nowrap;
}
</style>
</style>