1
0
Fork 0
yummy.cricket/where.html

66 lines
1.9 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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 were 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>