-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
117 lines (117 loc) · 4.98 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
<!DOCTYPE html>
<html lang='zh-CN'>
<head>
<meta charset="UTF-8">
<title>首页 | 圣灵 </title>
<link rel="icon" href="ico/default.png" type="image/png">
<meta name="author" content="圣灵"/> <!--设置网页作者-->
<meta name="viewport" content="width=device-width, initial-scale=1"> <!--设置文档视口-->
<link href="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/5.3.1/css/bootstrap.min.css" rel="stylesheet">
<!--第三方源网址:https://www.bootcdn.cn/twitter-bootstrap/ -->
</head>
<body>
<style>
body {
background-image: url('img/welcome.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
</style>
<nav class="navbar navbar-expand-lg bg-body-tertiary">
<div class="container-fluid">
<strong>
<a href="intro.html">
<img src="ico/profile.jpg" class="rounded-5 border border-2 border-dark-subtle" width="60" height="60">
</a>
<a class="navbar-brand">圣灵</a>
</strong>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#">首页</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">
工作
</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="pointer.html">MC光标</a></li>
<li><a class="dropdown-item" href="https://dune.huijiwiki.com">沙丘中文Wiki</a></li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="https://priminary.mysxl.cn/">博客</a>
</li>
<li class="nav-item">
<a class="nav-link" href="intro.html">关于</a>
</li>
</ul>
<form class="d-flex" role="search">
<input class="form-control me-2" type="search" placeholder="键入你想搜索的内容" aria-label="Search">
<button class="btn btn-outline-primary disabled" type="submit">搜索</button>
</form>
</div>
</div>
</nav>
<br>
<div class="container">
<div class="row clearfix">
<div class="col-md-12 column">
<br>
<div class="h-10 p-5 bg-body-tertiary border rounded-2 text-center">
<h1><strong>欢迎</strong></h1>
<p>这里是圣灵的网站</p>
</div>
<div class="row clearfix">
<div class="col-md-6 column">
<br>
<div class="card">
<h5 class="card-header">网站信息</h5>
<div class="card-body">
<p class="card-text">本站于2023年7月18日建立,基于Bootstarp5,为圣灵的个人主页</p>
<a href="pointer.html" class="btn btn-primary">随便逛逛</a>
</div>
</div>
<br>
<div class="alert alert-success alert-dismissible fade show" role="alert">
<h5>
免费ChatGPT(由
<a href="https://trf2476.tk/">trf2476</a>
友情提供)
</h5>
<a href="https://trf2476.tk/gpt/" class="btn btn-primary">即刻体验</a>
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
</div>
</div>
<div class="col-md-6 column">
<br>
<div class="card">
<div class="card-body text-end">
<blockquote class="blockquote mb-0">
<p>给岁月以文明,而不是给文明以岁月</p>
<footer class="blockquote-footer">刘慈欣<cite title="Source Title">《三体:黑暗森林》</cite></footer>
</blockquote>
</div>
</div>
<br>
<div class="alert alert-info alert-dismissible fade show" role="alert">
<a href="intro.html" class="icon-link icon-link-hover" style="--bs-link-hover-color-rgb: 25, 135, 84; --bs-icon-link-transform: translate3d(0, -.125rem, 0);"">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-journal" viewBox="0 0 16 16">
<path d="M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"/>
<path d="M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z"/>
</svg>
点击此处
</a>为网页建设贡献建议
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/5.3.1/js/bootstrap.bundle.min.js"></script>
</body>