-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathascii-index.html
More file actions
36 lines (36 loc) · 1.13 KB
/
ascii-index.html
File metadata and controls
36 lines (36 loc) · 1.13 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
33
34
35
36
<head>
<title>assorted</title>
<meta charset="utf-8" />
<style>
html,body{margin:0;padding:0;}
h1,h2{text-align:center;}
a{color:#9a9a9a;text-decoration:none;}
#h4h{color:#fff;background:#000;height:20px;font-size:20px;padding:5px;line-height:20px;}
#h4a{float:right;}
#con{padding:10px;}
</style>
</head>
<body>
<h4 id="h4h">hello world<a id="h4a" href="https://assorted.ink">♣</a></h4>
~$这是gomoku的<b>纯文本</b>页面,<b>主页面</b>请访问<a href="https://assorted.ink">assorted.ink</a>
<hr />
<h1>assorted</h1>
<hr />
<div id="con">
一些新设定和旧设定:什锦(五目、ごもく)/风铃/白铁翼/gomoku(assorted)/windring/baitieyi(Beate'i White)
<h3>Building...</h3>
<h4>This is the home of all gomoku's pages</h4>
<hr />
<h4>这些貌似是联系方式,成为朋友吧!</h4>
bilibili:windring217<br />
Email:baitieyi@163.com<br />
github:windring<br />
<hr />
<h4>最后,是非常简陋的留言板(来骚扰我吧)</h4>
<a href="https://sandbox.runjs.cn/show/ovwerj4n">连title都没写的留言板</a>
<hr />
</div>
<hr />
<h2> unicode 的胜利</h2>
<h2>(伪)纯文本向(c)什锦</h2>
</body>