-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
28 lines (28 loc) · 1.32 KB
/
index.html
File metadata and controls
28 lines (28 loc) · 1.32 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Entity_328</title>
<!--<link rel="stylesheet" href="./bootstrap/bootstrap.min.css">-->
<script src="./bootstrap/popper.min.js"></script>
<!--<script src="./bootstrap/bootstrap.min.js"></script>-->
<link rel="stylesheet" type="text/css" href="./style.css">
<link rel="icon" href="./icon.png">
<script>
console.log("No Escape=)");
console.log(Date());
</script>
</head>
<body id="background">
<div class="container">
<div class="rectangle">
<h1 id="boxtext">Entity_328</h1>
<p id="white"> 🧭Henan,China</p>
<a href="./docs/drylist.html" target="_blank" id="boxtext"><button class="btn-rounded"><s>水</s> 干货</button></a>
<a href="./docs/actlist.html" target="_blank" id="boxtext"><button class="btn-rounded"> 动态 </button></a>
<a href="https://www.bilibili.com/video/BV1GJ411x7h7/" target="_blank" id="boxtext"><button class="btn-rounded button1">无聊罐子</button></a>
</div>
</div>
<small class="bottom-left" id="white">EntUI dev0.0.1</small>
</body>
</html>