redesign website to black and bone, add user contact
This commit is contained in:
+5
-11
@@ -15,7 +15,7 @@
|
||||
<header class="pagehead">
|
||||
<p class="crumbs"><a href="index.html">home</a> / <a href="community.html">community</a> / contact</p>
|
||||
<h1>Contact</h1>
|
||||
<p>Use issues for bugs and ideas; the list for discussion.</p>
|
||||
<p>Use issues for bugs and ideas; email for discussion.</p>
|
||||
</header>
|
||||
|
||||
<section>
|
||||
@@ -28,16 +28,10 @@
|
||||
<p><a href="https://github.com/AstralZX/KeruOS/issues">AstralZX/KeruOS issues</a></p>
|
||||
</div>
|
||||
<div class="card">
|
||||
<span class="num">discussion</span>
|
||||
<span class="h">Mailing list</span>
|
||||
<p>Longer conversations about philosophy, design decisions, and direction. Subscribe or join the thread.</p>
|
||||
<p><a href="mailto:[email protected]">[email protected]</a> (placeholder)</p>
|
||||
</div>
|
||||
<div class="card">
|
||||
<span class="num">channel</span>
|
||||
<span class="h">Matrix</span>
|
||||
<p>A real-time room for early adopters and contributors.</p>
|
||||
<p><a href="https://matrix.to/#/#keru:matrix.org">#keru:matrix.org</a> (placeholder)</p>
|
||||
<span class="num">direct</span>
|
||||
<span class="h">Email</span>
|
||||
<p>Longer conversations about philosophy, design decisions, and direction.</p>
|
||||
<p><a href="mailto:[email protected]">[email protected]</a></p>
|
||||
</div>
|
||||
<div class="card">
|
||||
<span class="num">code</span>
|
||||
|
||||
Reference in New Issue
Block a user