-
Notifications
You must be signed in to change notification settings - Fork 6
/
index.html
32 lines (29 loc) · 1.07 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
<!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="cangku
<meta name="description" content="七次元网址永久发布页">
<meta name="keywords" content="cangku">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="container">
<div class="card">
<img src="https://s4.ax1x.com/2022/01/27/7vVUmt.jpg" alt="Cangku">
<h1>七次元发布页</h1>
<br>
<h2>七次元最新地址:www.7cy.org</h2>
<br>
<h2>七次元永久地址:7cy.link<h2>
<br>
<h2>国内浏览器无法打开,请使用国外浏览器,推荐chome、edge、火狐等浏览器。<h2>
<br>
<a class="button" href="https://www.7cy.org" target="_blank">点击访问</a>
</div>
</div>
</body>
</html>