-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
123 lines (100 loc) · 4.33 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link href="favicon1.ico" type="image/x-icon" rel="shortcut icon">
<title>晴天内核官网</title>
<!-- Bootstrap core CSS -->
<link href="profiles/css/bootstrap.css" rel="stylesheet">
<link href="profiles/css/custom-styles.css" rel="stylesheet">
<link href="profiles/css/image-effects.css" rel="stylesheet">
<link href="profiles/css/normalize.css" rel="stylesheet">
<link href="profiles/css/component.css" rel="stylesheet">
<link rel="stylesheet" href="profiles/css/font-awesome.css">
<link rel="stylesheet" href="profiles/css/font-awesome-ie7.css">
<script src="profiles/js/html5shiv.js"></script>
<script src="profiles/js/respond.min.js"></script>
<script src="profiles/js/modernizr.custom.js"></script>
</head>
<body>
<div class="container page-styling">
<div class="header-wrapper">
<div class="site-name">
<h1>关于晴天</h1>
<div class="banner">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<img src="http://i.elaina.vin/tk/js?name=yln" alt="伊蕾娜">
</div>
<div class="item">
<img src="http://i.elaina.vin/tk/js?name=hh" alt="霍霍">
</div>
<div class="item">
<img src="http://i.elaina.vin/tk/js?name=hh1" alt="花火">
</div>
<div class="item">
<img src="http://i.elaina.vin/tk/js?name=fnn" alt="芙宁娜">
</div>
</div>
<!-- Controls -->
<a class="left carousel-control" href="index.html#carousel-example-generic" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control" href="index.html#carousel-example-generic" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
</div>
</div>
<div class="content-wrap">
<div class="main-title">
<ul class="grid effect-8" id="grid">
<li ><h1>晴天内核的来历</h1>
<h4>晴天内核自从2023年11月份至今,最稳老牌公益内核,绘制流畅不卡,自瞄枪枪到肉</h4></li>
</ul>
<div class="ruler"></div>
<div class="content-wrap centering">
<div class="main-title">
</div>
<div class="tags">
<h5 class="spacing-bt">菜单引导</h5>
<ul class="grid effect-7" id="grid" >
<!-- <li><a href="https://wzxwv.cn/Mi/11_10号_0060免费内核辅助1件套.zip" class="btn">下载辅助</a></li>-->
<li><a href="http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=LPxBTt-zyEMbgdKevBZTQ8ppvNCow_xx&authKey=sLlz7gsAWzCn0iaBto%2FVCYqAaEuBgvu2q75moSHgwzUQhFQ2mY3cGU4BfjgwHoXl&noverify=0&group_code=411029382" class="btn">官方QQ交流群</a></li>
<li><a href="index.html" class="btn">特感谢您的使用</a></li>
</ul>
</div>
</div>
<div class="lines">
<div class="more-btn">
<a href="index.html" class="btn">返回顶部</a>
</div>
</div>
</div><!-- /container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="profiles/js/jquery-1.9.1.js"></script>
<script src="profiles/js/bootstrap.js"></script>
<script src="profiles/js/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<script src="profiles/js/masonry.pkgd.min.js"></script>
<script src="profiles/js/imagesloaded.js"></script>
<script src="profiles/js/classie.js"></script>
<script src="profiles/js/AnimOnScroll.js"></script>
<script>
new AnimOnScroll( document.getElementById( 'grid' ), {
minDuration : 0.4,
maxDuration : 0.7,
viewportFactor : 0.2
} );
</script>
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=100% height=86 src="https://music.163.com/outchain/player?type=2&id=2639816894&auto=1&height=66"></iframe>
<footer>
<a href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=备案编号">津ICP备2024021092号</a>
</footer>
</body>
</html>