-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
38 lines (38 loc) · 1.43 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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>パソコニスタン</title>
<meta property="og:title" content="パソコニスタン">
<meta property="og:description" content="パソコンの国 パソコニスタン">
<meta property="og:url" content="https://pasokon.site/">
<meta name="twitter:card" content="summary">
</head>
<body>
<header>
<h1>パソコンの国 パソコニスタン</h1>
</header>
<section>
<h2>Information</h2>
<ul>
<li>象徴: パソコン</li>
<li>国歌: None</li>
<li>首都: <a href="https://pasokon.site">pasokon.site</a></li>
<li>政府: 無政府状態</li>
<li>面積: 0mm<sup>2</sup></li>
<li>人口: 符号なし64bit整数(<a href="https://doc.rust-lang.org/std/primitive.u64.html">u64</a>)</li>
<li>ccTLD: 欲しい</li>
</ul>
</section>
<section>
<h2>News</h2>
<ul>
<li>2023年01月01日 建国</li>
<li>2023年03月03日 <a href="https://pasokey.net">pasokey 自治区</a> 開放</li>
<li>2023年03月06日 <a href="https://pasokon.site">pasokon.site</a> に遷都</li>
<li>2023年03月23日 オンラインナレッジスペース <a href="https://pasopedia.pasokon.site">pasopedia</a> 開設</li>
</ul>
</section>
</body>
</html>