24 lines
629 B
HTML
24 lines
629 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>despera.space</title>
|
|
<style>
|
|
body {
|
|
background-color: #333;
|
|
color: #FFD700;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<h1>IDs</h1>
|
|
<ul>
|
|
<li>NPUB: npub1nmk2399jazpsup0vsm6dzxw7gydzm5atedj4yhdkn3yx7jh7tzpq842975</li>
|
|
<li>NIP06: iru@ this domain</li>
|
|
<li>GPG: 346E183810495044247B679588AC275438296481</li>
|
|
<li>Matrix: iru@ this domain</li>
|
|
<li>Stacker News: @iru_</li>
|
|
<li>Github: irusensei</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|