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