mirror of
https://github.com/byReqz/nils.lol.git
synced 2025-06-15 22:07:48 +00:00
add keys
and clean up design
This commit is contained in:
43
index.html
43
index.html
@ -14,40 +14,49 @@
|
||||
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
|
||||
</head>
|
||||
<body>
|
||||
<p id="test">you should probably disable dark reader</p>
|
||||
<p id="darkreader">you should probably disable dark reader</p>
|
||||
<h1>Hi</h1>
|
||||
<p>im a Sysadmin and spare-time Developer. Sometimes I even actually develop things.</p>
|
||||
<div>
|
||||
<br/>
|
||||
git:
|
||||
<a href="https://git.nils.lol">https://git.nils.lol</a><br/>
|
||||
<a href="https://git.nils.lol">git.nils.lol</a><br/>
|
||||
github:
|
||||
<a href="https://github.com/byreqz">https://github.com/byreqz</a><br/>
|
||||
<a href="https://github.com/byreqz">github.com/byreqz</a><br/>
|
||||
twitter:
|
||||
<a href="https://twitter.com/byreqz">https://twitter.com/byreqz</a><br/>
|
||||
<a href="https://twitter.com/byreqz">twitter.com/byreqz</a><br/>
|
||||
matrix:
|
||||
<a href="https://matrix.to/#/@byreqz:matrix.org">https://matrix.to/#/@byreqz:matrix.org</a><br/>
|
||||
<a href="https://matrix.to/#/@byreqz:matrix.org">matrix.to/#/@byreqz:matrix.org</a><br/>
|
||||
steam:
|
||||
<a href="https://steamcommunity.com/id/byreqz">https://steamcommunity.com/id/byreqz</a><br/>
|
||||
<a href="https://steamcommunity.com/id/byreqz">steamcommunity.com/id/byreqz</a><br/>
|
||||
keybase:
|
||||
<a href="https://keybase.io/byreqz">https://keybase.io/byreqz</a><br/>
|
||||
<a href="https://keybase.io/byreqz">keybase.io/byreqz</a><br/>
|
||||
discord:
|
||||
nils#9800<br/>
|
||||
mail:
|
||||
nils //@// nils.lol<br/>
|
||||
nils📧nils.lol<br/>
|
||||
portfolio:
|
||||
<a href="https://byreqz.de">https://byreqz.de</a><br/>
|
||||
<a href="https://byreqz.de">byreqz.de</a><br/>
|
||||
services:
|
||||
<a href="https://dash.byreqz.de">dash.byreqz.de</a><br/>
|
||||
$:
|
||||
sh <(curl -s https://nils.lol)<br/>
|
||||
<br/><br/>
|
||||
services hosted by me: <br/>
|
||||
<a href="https://dash.byreqz.de">https://dash.byreqz.de</a><br/>
|
||||
this site was blatantly "inspired" by: <br/>
|
||||
<a href="https://hackerc.at">https://hackerc.at</a><br/>
|
||||
and <br>
|
||||
<a href="https://hashbang.sh">https://hashbang.sh</a><br/>
|
||||
and <br>
|
||||
<a href="https://github.com/susam/spcss">https://github.com/susam/spcss</a><br/>
|
||||
<div id="floater">
|
||||
<div id="keys">
|
||||
my keys: <br/>
|
||||
<a href="./keys/nils@byreqz.de.asc">nils📧byreqz.de</a> - <a href="https://keys.openpgp.org/search?q=nils%40byreqz.de">0x396A62D7D436749E</a><br/>
|
||||
<a href="./keys/nils@nils.lol.asc">nils📧nils.lol</a> - <a href="https://keys.openpgp.org/search?q=nils%40nils.lol">0x49F924B3CEE307B2</a><br/>
|
||||
</div>
|
||||
<div id="so">
|
||||
this site was blatantly "inspired" by: <br/>
|
||||
<a href="https://hackerc.at">hackerc.at</a><br/>
|
||||
and <br>
|
||||
<a href="https://hashbang.sh">hashbang.sh</a><br/>
|
||||
and <br>
|
||||
<a href="https://github.com/susam/spcss">spcss</a><br/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user