1
0
Fork 0
yummy.cricket/where.html

66 lines
1.9 KiB
HTML
Raw Permalink Normal View History

2022-12-18 17:28:51 -05:00
<!doctype html>
2021-03-31 00:57:25 -04:00
<html lang=en>
<meta charset=utf-8>
2021-05-24 05:40:56 -04:00
<link rel=icon href=media/icon.svg>
2021-03-31 00:57:25 -04:00
<link rel=stylesheet href=where.css>
2022-11-12 06:00:48 -05:00
<meta name=robots content='noai,noimageai'>
2024-03-02 12:23:17 -05:00
<title>where to find me</title>
2021-03-31 00:57:25 -04:00
<main>
<header>
2024-03-02 12:23:17 -05:00
<h1>where to find me</h1>
2021-03-31 00:57:25 -04:00
2022-11-10 08:09:48 -05:00
<figure id=headerpic>
2024-03-02 12:23:17 -05:00
<a href=//gallery.niss.website/by-others/gray/2022-07-09-kesi>
<img src=media/kesi.png alt='kesi'>
</a>
2022-11-10 08:09:48 -05:00
<figcaption>
2022-11-10 08:26:11 -05:00
<img src=media/art.svg alt='art by' class=emojo>
2022-12-18 17:28:51 -05:00
<a href=https://cohost.org/wutizit45>gray</a>
2022-11-10 08:09:48 -05:00
</figcaption>
</figure>
2021-03-31 00:57:25 -04:00
</header>
2024-03-02 12:23:17 -05:00
<hr>
<dl id=contact>
<dt> <img src=media/chitter.png alt='' class=o> fedi
2022-09-10 13:46:26 -04:00
<dd> <a href=https://chitter.xyz/@niss>niss@chitter.xyz</a>
2021-03-31 00:57:25 -04:00
2024-03-02 12:23:17 -05:00
<dt> <img src=media/cohost.svg alt='' class=o> cohost
2022-08-14 21:51:49 -04:00
<dd> <a href=https://cohost.org/niss>@niss</a>
2021-03-31 00:57:25 -04:00
2024-03-02 12:23:17 -05:00
<dt> <img src=media/matrix.svg alt='' class=o> matrix
2022-08-14 21:51:49 -04:00
<dd> <a href=https://matrix.to/#/@g:cybre.space>g:cybre.space</a>
2021-03-31 00:57:25 -04:00
2024-03-02 12:23:17 -05:00
<dt> <img src=media/light_bulb.svg alt=''> xmpp
<dd> <b>niss <img src=media/club_suit.svg alt=at> yummy.cricket</b>
2021-03-31 00:57:25 -04:00
2024-03-02 12:23:17 -05:00
<dt> <img src=media/love_letter.svg alt=''> email
<dd> <b>niss <img src=media/club_suit.svg alt=at> niss.website</b>
2022-08-14 21:51:49 -04:00
2024-03-02 12:23:17 -05:00
<dt> <img src=media/lockpen.png alt=''> pgp key
2022-08-14 21:51:49 -04:00
<dd> <a href=pubkey.txt>here</a>
2022-12-30 13:37:17 -05:00
2024-03-02 12:23:17 -05:00
<dt class=other> <img src=media/question.svg alt=''> other
<dd class=other> if were friends, then ask
2021-03-31 00:57:25 -04:00
</dl>
<hr>
2024-03-02 12:23:17 -05:00
<dl id=galleries>
2022-05-17 23:12:09 -04:00
<dt>html+rss <dd><a href=//gallery.niss.website>here</a>
2024-03-02 12:23:17 -05:00
<dt>itaku <dd><a href=//itaku.ee/profile/niss>niss</a>
2022-05-17 23:12:09 -04:00
<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>
2022-08-14 21:51:49 -04:00
<!-- <dt>art fight <dd><a href=//artfight.net/~nissss>nissss</a> -->
2022-05-17 23:12:09 -04:00
</dl>
2024-03-02 12:23:17 -05:00
<footer> <a href=/>main</a> </footer>
2021-03-31 00:57:25 -04:00
</main>