Browse Source

Upload files to 'archive'

master
onryo 3 years ago
parent
commit
11d41d8527
  1. 10
      archive/team.html

10
archive/team.html

@ -5,8 +5,8 @@
<style>
body { background-color: #000; max-width: 800px; margin: auto; font-family: monospace; color: #b3b3b3; text-align: center }
table { width: 100%; border-collapse: collapse; margin-top: 20px } pre { background-color: #0d0d0d; border: 1px solid #262626 }
.block { border: 1px solid #262626; padding: 0.3em; background-color: #0d0d0d; margin-top: 20px; text-align: left }
td { border: 1px solid #262626; font-size: 16px; padding: 0.5em } td:hover { background-color: #262626 }
.block { border: 1px solid #262626; padding: 0.7em; background-color: #0d0d0d }
a:link { color: #b3b3b3; text-decoration: none } a:visited { color: #b3b3b3 } a:hover { color: #b3b3b3 }
* { scrollbar-width: thin; scrollbar-color: #262626 #000 } ::-webkit-scrollbar { width: 6px } ::-webkit-scrollbar-thumb { background: #262626 }
</style>
@ -58,11 +58,9 @@ a:link { color: #b3b3b3; text-decoration: none } a:visited { color: #b3b3b3 } a:
<td><a href="team.html">Team</a></td>
</tr>
</table>
<div style="margin-top: 20px; text-align: left; font-size: 13px">
<p class="block">Duke Leto has retired to a life of extreme privacy but still enjoys giving advice and mentoring the next generation of Hush Developers. Sometimes he even writes code.</p>
<p class="block">jahway603 believes in privacy and in the re-decentralization of the internet. Hush and HushChat will be a part of this future.</p>
<p class="block">onryō is a translator and a bit of some other things, it believes that in most cases privacy means security, so bringing HUSH to the masses will make the world safer.</p>
</div>
<div class="block"><p style="padding-left: 0.5em">Duke Leto has retired to a life of extreme privacy but still enjoys giving advice and mentoring the next generation of Hush Developers. Sometimes he even writes code.</p><ul><li>Website: duke.leto.net</li><li>Github: git.hush.is/duke | github.com/leto</li><li>Contact: keybase.io/dukeleto</li></ul></div>
<div class="block"><p style="padding-left: 0.5em">jahway603 believes in privacy and in the re-decentralization of the internet. Hush and HushChat will be a part of this future.</p><ul><li>Mastodon: social.linux.pizza/@jahway603</li><li>Github: git.hush.is/jahway603 | https://github.com/jahway603</li><li>Contact: app.element.io/#/room/#hush:privacytools.io</li></ul></div>
<div class="block"><p style="padding-left: 0.5em">onryō is a translator and a bit of some other things, it believes that in most cases privacy means security, so bringing HUSH to the masses will make the world safer.</p><ul><li>Github: git.hush.is/onryo</li><li>Contact: keybase.io/onryo</li></ul></div>
<div style="margin: 20px; font-size: 14px">
<a href="https://t.me/hush_main"><span style="color: #333333">[</span> telegram <span style="color: #333333">]</span></a>
<a href="https://app.element.io/#/room/#hush:privacytools.io"><span style="color: #333333">[</span> matrix <span style="color: #333333">]</span></a>

Loading…
Cancel
Save