aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'start.html')
-rw-r--r--start.html61
1 files changed, 0 insertions, 61 deletions
diff --git a/start.html b/start.html
deleted file mode 100644
index 3d10089..0000000
--- a/start.html
+++ /dev/null
@@ -1,61 +0,0 @@
1<html>
2<head>
3 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
4 <title>Start Here</title>
5 <meta charset="UTF-8">
6 <link rel="stylesheet" href="css/main.css">
7 <style type="text/css">
8 body {
9 background-repeat: repeat;
10 background-color: #CEE3F6;
11 background-image: url(img/background.jpg);
12 }
13 </style>
14</head>
15
16<body>
17 <div id="card">
18 <div class="block" id="b1">
19 <div class="divin">
20 <h1></h1>
21 </div>
22 <div class="inbox">
23
24 </div>
25 </div>
26 <div class="block" id="b2">
27 <a href="https://server.jinwei.me/" target="_blank">server.jinwei.me</a>
28
29 </div>
30 <div class="block" id="b3">
31 <div class="divin">
32 <h1></h1>
33 </div>
34 <div class="inbox">
35
36 </div>
37 </div>
38 <div class="block" id="b4">
39 <div class="divin">
40 <h1></h1>
41 </div>
42 <div class="inbox">
43
44 </div>
45 </div>
46 <div class="block" id="b5">
47 <a href="http://45.78.18.146:8080/" target="_blank">Voice of Ningbo</a><br>
48 <a href="http://144.168.63.226:8080/" target="_blank">Voice of Hangzhou</a>
49
50 </div>
51 <div class="block" id="b6">
52 <div class="divin">
53 <h1></h1>
54 </div>
55 <div class="inbox">
56
57 </div>
58 </div>
59 </div>
60</body>
61</html>
Powered by cgit v1.2.3 (git 2.41.0)