-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
50 lines (50 loc) · 1.86 KB
/
index.html
File metadata and controls
50 lines (50 loc) · 1.86 KB
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
44
45
46
47
48
49
50
<!DOCTYPE HTML>
<html>
<head>
<title>表情丰富的扑克脸</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="bookmark" href="/favicon.ico" />
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<div class="logo">
<img src="images/logo.png" alt="">
</div>
<div class="content">
<div class="inner">
<h1>Hata no Kokoro</h1>
<p>走在未知的道路上,不许停也不能回头。领我摆脱困境的,是你?还是只有我自己。</p>
</div>
</div>
<nav>
<ul>
<li><a href="https://www.satania.work/">博客</a></li>
<li><a href="https://pan.satania.work/">下载站</a></li>
<li><a href="https://ys.satania.work/">原神导航</a></li>
<li><a href="https://cloud.satania.work/">云盘</a></li>
</ul>
</nav>
</header>
<!-- Footer -->
<footer id="footer">
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=330 height=86 src="//music.163.com/outchain/player?type=2&id=1478826829&auto=1&height=66"></iframe>
<p class="copyright">©秦心心<a href="https://icp.gov.moe" target="_blank"> 萌ICP备 </a><a href="https://icp.gov.moe/?keyword=20222018" target="_blank"> 20222018号</a></p>
</footer>
</div>
<!-- BG -->
<div id="bg"></div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>