-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
67 lines (62 loc) · 3.59 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>HOME -> SaltedFishes's Site</title>
<meta name="author" content="SaltedFishes">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://saltedfishes.com">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="icon" type="image/png" href="/images/favicon.png" sizes="512x512">
<link rel="icon" type="image/webp" href="/images/favicon.webp" sizes="2048x2048">
<link rel="stylesheet" href="/lib/style.css">
</head>
<body>
<main>
<h1>nay~</h1>
<p>「Tragedy is coming 'as I wish' .......」</p>
<h2>About me.....</h2>
<figure>
<img src="/images/avatar.webp" class="avatar" alt="avatar">
<figcaption>Another avatar: <a target="_blank" href="https://www.pixiv.net/artworks/115403501" lang="ja">クロ</a></figcaption>
</figure>
<p>
<span>Nickname:</span> SaltedFishes<br>
<span>Email:</span> <a href="mailto:main@saltedfishes.com">main@saltedfishes.com</a><br>
<span>Fingerprint:</span> <a href="https://keys.openpgp.org/vks/v1/by-fingerprint/0F3659EAC9207CE3B0D7C5ABA4CA90D326E9FB7C">0F36 59EA C920 7CE3 B0D7 C5AB A4CA 90D3 26E9 FB7C</a><br>
<span>Matrix:</span> <a target="_blank" href="https://matrix.to/#/@kazamatasaya:mozilla.org">@kazamatasaya:mozilla.org</a><br>
</p>
<details>
<summary>Other Contacts & Links</summary>
<span>Signal:</span> KazamataSaya.33<br>
<span>Discord:</span> <a target="_blank" href="https://discordapp.com/users/814807934080253993">saltedfishesng</a><br>
<span>Google Chat & Gmail:</span> saltedfishesng@gmail.com<br>
<span>Steam:</span> <a target="_blank" href="https://steamcommunity.com/id/SaltedFishesNG/">SaltedFishesNG</a><br>
<span>Other:</span> Use <a href="mailto:main@saltedfishes.com">Email</a> get.<br>
</details>
<hr class="hr-solid-content" data-content="✦">
<h2>Some links</h2>
<p>
<a href="https://saltedfishes.com/pages/TODO">My TODO list</a><br>
<a href="https://cloud.saltedfishes.com/">SaltedFishes's OneDrive</a><br>
<a href="https://saltedfishes.com/Archive/CDA-M1" lang="zh">记一次Colorfly CDA M1救砖经历</a><br>
<a href="https://saltedfishes.com/Archive/archives">Archive of previous blog posts</a><br>
</p>
<h2>Friend Links</h2>
<p>
<span>Hachiroku8620</span> -> <a target="_blank" href="https://8620hachiroku.github.io/8620/">hachiroku's blog</a> and <a target="_blank" href="https://hachiroku8620.blogspot.com" lang="zh">八六的blog</a><br>
<span>itflakes</span> -> <a target="_blank" href="https://ity.moe">ity.moe</a> and <a target="_blank" href="https://nixos.world">nixos.world</a><br>
<span>LAGSNES</span><sup>[1]</sup> -> <a target="_blank" href="https://lagsn.es">lagsn.es</a><br>
<span>Maxwell Ding</span><sup>[1]</sup> -> <a target="_blank" href="https://mx.sb">365cent</a><br>
<span>Rikki</span><sup>[1]</sup> -> <a target="_blank" href="https://xlog.rikki.pub">rikki.pub</a><br>
<span lang="zh">二叉树树</span> -> <a target="_blank" href="https://onani.cn">onani.cn</a> and <a target="_blank" href="https://acofork.us.kg/">acofork.us.kg</a><br>
<span lang="zh">残叩</span> -> <a target="_blank" href="https://rbq.lu">MengXin10824's Site</a><br>
<del><span lang="ja">この世界最後の雨</span><sup>[1]</sup> -> <a target="_blank" href="https://toya.moe">Funeral Rain's Blog</a></del><br>
</p>
<ol>
<li><p>For various reasons, I've had trouble getting in touch with each other.</p></li>
</ol>
</main>
<footer>© 2022 - 2025 SaltedFishes</footer>
</body>
</html>