-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
34 lines (22 loc) · 976 Bytes
/
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
<!doctype html>
<html lang="ja">
<head>
<meta charset="utf-8">
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta property="og:title" content="" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://plasmalinux.github.io/" />
<meta property="og:site_name" content="" />
<title></title>
</head>
<body style="background: #000;">
<div>
<h3 style="color: #fff;font-size:20px; ">本サイトの公開は終了しました。<span style="display: inline-block;">ありがとうございました。</span></h3>
<h4 style="color: #fff;font-size:20px; ">This site is no longer available.<span style="display: inline-block;">Thankyou.</span></h4>
</div>
</body>
</html>