www/index.html

56 lines
2.1 KiB
HTML
Raw Normal View History

2021-04-25 18:34:57 +00:00
<!DOCTYPE html>
<html>
<head>
2021-04-27 07:22:06 +00:00
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8">
2021-06-30 13:46:03 +00:00
<title>g1n~tilde.team</title>
2021-04-25 18:34:57 +00:00
<link rel="stylesheet" href="style.css">
2021-06-14 15:01:52 +00:00
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@300&display=swap" rel="stylesheet">
2021-04-25 18:34:57 +00:00
</head>
<body>
2021-04-27 07:22:06 +00:00
<div id="content">
2021-04-25 18:34:57 +00:00
<h3><pre>
_
__ _/ |_ __
/ _` | | '_ \
/\/| | (_| | | | | |
|/\/ \__, |_|_| |_|
|___/
</pre></h3>
<hr>
<h2>Little g1n's tilde site</h2>
<p>~> <a href="blog">BashBlog</a></p>
<p>~> <a href="org-blog">OrgBlog</a></p>
2021-06-01 07:45:17 +00:00
<p>~> <a href="interesting_resources.html">Interesting resources</a> that I found over the internet</p>
2021-04-25 18:34:57 +00:00
<p>~> <a href="about.html">About me</a></p>
2021-06-01 07:45:17 +00:00
<hr>
<p> Git </p>
<p> ~> <a href="https://git.xhec.us/g1n">Xhec git</a></p>
<p> ~> <a href="https://codeberg.org/g1n">Codeberg</a></p>
<hr>
<p> Mastodon </p>
<p> ~> <a rel="me" href="https://tilde.zone/@g1n">tilde.zone</a></p>
<p> ~> <a rel="me" href="https://distrotoot.com/@g1n">Distrotoot</a></p>
<hr>
2021-05-31 09:32:58 +00:00
<p>~> <a href="xmpp:g1n@hmm.st">XMPP</a></p>
2021-06-14 14:50:52 +00:00
<p>~> My <a href="https://tel.tilde.org.nz/">tilde.tel</a> number - 2203101</p>
2021-06-01 15:44:36 +00:00
<hr>
2021-06-17 05:49:27 +00:00
<h3> My projects </h3>
2021-06-18 10:07:44 +00:00
<p>~> <a href="pitilde.ddns.net">pi.tilde</a> (currently registration only via irc to me)</p>
2021-06-17 05:49:27 +00:00
<hr>
2021-06-01 15:44:36 +00:00
<h3> Other tildes where you can find me: </h3>
<p> ~> <a href="https://tilde.cafe/~g1n">tilde.cafe</a></p>
2021-06-01 17:40:22 +00:00
<p> ~> <a href="https://ttylde.karx.xyz/~g1n/">ttylde</a></p>
2021-06-07 10:50:44 +00:00
<p> ~> <a href="https://southlondon.cc/~g1n/">southlondon</a></p>
<p> ~> <a href="https://tilde.my.to/~g1n/">tilde.my.to</a></p>
<p> ~> tilde.pink <a href="gemini://tilde.pink/~g1n/">(gemini)</a> <a href="gopher://tilde.pink/~g1n/">(gopher)</a></p>
<p> ~> <a href="https://tilde.team/~g1n/">tilde.team</a></p>
<p> ~> <a href="https://envs.net/~g1n/">envs.net</a></p>
2021-06-11 11:57:26 +00:00
<p> ~> <a href="https://salyut.one/~g1n/">salyut.one</a></p>
2021-06-12 14:42:30 +00:00
<p> ~> <a href="https://thunix.net/~g1n/">thunix.net</a></p>
2021-04-27 07:22:06 +00:00
</div>
2021-04-25 18:34:57 +00:00
</body>
</html>