forked from acgmes/acgmes.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
30 lines (29 loc) · 1.34 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>妖月阁-发布页</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="妖月阁">
<meta name="description" content="妖月阁-发布页">
<meta name="keywords" content="妖月阁">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="container">
<div class="card">
<img src="https://s2.loli.net/2024/09/03/np5Rb24A3FivUah.jpg" alt="妖月阁">
<h1>妖月阁</h1>
<h2>* 大陆用户请务必、务必、务必 CTRL+D 收藏本永久发布页地址,随时查看最新官网域名!*</h2>
<h3>* 请大家记住新域名,并且收藏本页地址以防迷路 *</h3>
<h4>另请尽量使用火狐或谷歌浏览器进行访问</h4>
<h5> 访问海外官网域名:https://www.yycloud.org </h5>
<h5> 访问大陆直连官网域名:https://www.aiyaoyue.com </h5>
<a class="button" href="https://www.yycloud.org" target="_blank">访问海外地址</a>
<a class="button" href="https://www.aiyaoyue.com" target="_blank">访问大陆直连地址</a>
<a class="button" href="https://t.me/yaoyuege" target="_blank">点我添加TG电报交流群</a>
</div>
</div>
</body>
</html>