-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·32 lines (32 loc) · 1.44 KB
/
index.html
File metadata and controls
executable file
·32 lines (32 loc) · 1.44 KB
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh-Hant" lang="zh-Hant">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Neo_Chen's Personal Homepage</title>
<link rel="stylesheet" type="text/css" href="/neostyle.css" />
<link rel="icon" href="/icon.png" />
</head>
<body>
<h1 class="title">Neo_Chen's Homepage</h1>
<p>某台灣高職生的神奇個人網站<br/>
<a href="about.html" class="srfb">About</a><br/>
<a href="article/archlinux-cn-nickname.html" class="srfb">ArchLinuxCN-IRC 暱稱速記表 (過時已久,純屬考古用)</a><br/>
</p>
<hr>
<p>
GPG: D306BB628837043150CD1E42CA0957540FD996CD<br />
Monero: 427pSYdo3bhXhURdJ9dhU9YTfgEZt1q1damfkkBGNRPbhUmfALZ1EFpPNStvrbUnAYcowL3AABS6CN1ZDHigaFd8Kr62CGZ<br />
E-mail: chenkolei@gmail.com<br />
Mastodon: <a rel="me" href="https://mastodon.xyz/@Neo_Chen">@Neo_Chen@mastodon.xyz</a>
</p>
<p>
<center>
<a href="http://www.hamqsl.com/solar.html" title="Click to add Solar-Terrestrial Data to your website!">
<img src="http://www.hamqsl.com/solar101vhfpic.php">
</a>
</center>
</p>
<p>本網頁上的所有 HTML 及 CSS 皆使用 Vim 編輯,並釋出至公有領域(Public Domain)</p>
</body>
</html>