-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
43 lines (38 loc) · 1.28 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>3463</title>
<link rel="icon" href="img/logo.ico">
<link rel="apple-touch-icon" href="img/logo.ico">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css">
</head>
<body>
<section class="hero is-small is-link">
<div class="hero-body">
<h1 class="title">
3463.ataoka.net
</h1>
<p class="subtitle">
謎webサイト
</p>
</div>
</section>
<section class="hero">
<div class="hero-body">
<p class="title">ataoka3463</p>
<p>
ついったー : <a href="https://twitter.com/ataoka_saba">@ataoka_saba</a><br>
ようつべー : <a href="https://www.youtube.com/channel/UC6Z1t5k4d5UmrGAcVrDlUMw ">ataoka3463</a><br>
WEBさいと : <a href="https://3463.ataoka.net">3463.ataoka.net</a><br>
ATAOKA掲示板 : <a href="https://ataoka.net">ataoka.net</a>
</p>
<br><br>
<p class="is-size-3">
まだ、完成してない
</p>
</div>
</section>
</body>
</html>