65 lines
1.9 KiB
HTML
65 lines
1.9 KiB
HTML
<!doctype html>
|
||
<html lang=en>
|
||
<meta charset=utf-8>
|
||
|
||
<link rel=icon href=media/icon.svg>
|
||
<link rel=stylesheet href=where.css>
|
||
|
||
<meta name=robots content='noai,noimageai'>
|
||
|
||
<title>where to find me</title>
|
||
|
||
<main>
|
||
<header>
|
||
<h1>where to find me</h1>
|
||
|
||
<figure id=headerpic>
|
||
<a href=//gallery.niss.website/by-others/gray/2022-07-09-kesi>
|
||
<img src=media/kesi.png alt='kesi'>
|
||
</a>
|
||
<figcaption>
|
||
<img src=media/art.svg alt='art by' class=emojo>
|
||
<a href=https://cohost.org/wutizit45>gray</a>
|
||
</figcaption>
|
||
</figure>
|
||
</header>
|
||
|
||
<hr>
|
||
|
||
<dl id=contact>
|
||
<dt> <img src=media/chitter.png alt='' class=o> fedi
|
||
<dd> <a href=https://chitter.xyz/@niss>niss@chitter.xyz</a>
|
||
|
||
<dt> <img src=media/cohost.svg alt='' class=o> cohost
|
||
<dd> <a href=https://cohost.org/niss>@niss</a>
|
||
|
||
<dt> <img src=media/matrix.svg alt='' class=o> matrix
|
||
<dd> <a href=https://matrix.to/#/@g:cybre.space>g:cybre.space</a>
|
||
|
||
<dt> <img src=media/light_bulb.svg alt=''> xmpp
|
||
<dd> <b>niss <img src=media/club_suit.svg alt=at> yummy.cricket</b>
|
||
|
||
<dt> <img src=media/love_letter.svg alt=''> email
|
||
<dd> <b>niss <img src=media/club_suit.svg alt=at> niss.website</b>
|
||
|
||
<dt> <img src=media/lockpen.png alt=''> pgp key
|
||
<dd> <a href=pubkey.txt>here</a>
|
||
|
||
<dt class=other> <img src=media/question.svg alt=''> other
|
||
<dd class=other> if we’re friends, then ask
|
||
</dl>
|
||
|
||
<hr>
|
||
|
||
<dl id=galleries>
|
||
<dt>html+rss <dd><a href=//gallery.niss.website>here</a>
|
||
<dt>itaku <dd><a href=//itaku.ee/profile/niss>niss</a>
|
||
<dt>weasyl <dd><a href=//www.weasyl.com/~niss>niss</a>
|
||
<dt>furaffinity <dd><a href=//furaffinity.net/user/niss>niss</a>
|
||
<dt>deviantart <dd><a href=//www.deviantart.com/2gecs>2gecs</a>
|
||
<dt>ko-fi <dd><a href=//ko-fi.com/nissss>nissss</a>
|
||
<!-- <dt>art fight <dd><a href=//artfight.net/~nissss>nissss</a> -->
|
||
</dl>
|
||
|
||
<footer> <a href=/>main</a> </footer>
|
||
</main>
|