index
This commit is contained in:
parent
dcf747c2c8
commit
a491951980
10
index.html
10
index.html
|
@ -2,6 +2,12 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>despera.space</title>
|
||||
<style>
|
||||
body {
|
||||
background-color: #333;
|
||||
color: #FFD700;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>IDs</h1>
|
||||
|
@ -10,8 +16,8 @@
|
|||
<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>Stacker News: @iru_</li>
|
||||
<li>Github: irusensei</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue