-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
16 lines (15 loc) · 867 Bytes
/
index.html
File metadata and controls
16 lines (15 loc) · 867 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
<div style="text-align: center;">
<pre>
_ __ __
(_)/ /____ ___ ____ _ ____ ____ _ ____ _ __ ____ _____ / /__
/ // // __ `__ \ / __ `// __ \ / __ `// __ \ | | /| / // __ \ / ___// //_/
/ // // / / / / // /_/ // / / // /_/ // /_/ /_ | |/ |/ // /_/ // / / ,<
/_//_//_/ /_/ /_/ \__,_//_/ /_/ \__, / \____/(_)|__/|__/ \____//_/ /_/|_|
/____/
</pre>
<p>ここには見るべきものが何もありません.かわりに<a href="https://links.ilmango.work/">リンク集</a>を見ると良いかもしれません.</p>
<p>There is nothing to see here. You may want to check my <a href="https://links.ilmango.work/">links.</a></p>
</div>
</html>