-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdocs.html
More file actions
54 lines (45 loc) · 1.71 KB
/
Copy pathdocs.html
File metadata and controls
54 lines (45 loc) · 1.71 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
51
52
53
54
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<title>ChakerAt's Cyber Nest</title>
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" type="text/css" href="scrollbar.css">
</head>
<body class="docs_body">
<div class="container">
<div class="header">
档案柜 - 新建文件夹(142)
</div>
<header>
<span>ChakerAt's Cyber Nest</span>
</header>
<nav class="nav">
<a href="index.html">还是回客厅吧</a>
<a href="docs.html" class="active">档案柜</a>
</nav>
<main class="content">
<h1>一个意味不明的档案柜</h1>
<p>这是一个档案柜,所有我觉得发社交媒体上不太合适的东西都在这了。</p>
<p>哦对了,这些文章的页面都使用了<a href="https://github.com/del-stu/viel-frame/" target="_blank">Viel Frame</a>。和主页看着会很不一样</p>
<p><strong>接下来你打算阅读:</strong></p>
<div class="cols-2">
<fieldset>
<legend>一些废话和随机内容</legend>
<ul>
<li><a href="docs/about-change-to-viel.html">为什么换到Viel</a></li>
</ul>
</fieldset>
<fieldset>
<legend>可能有用的内容</legend>
<ul>
<li><a href="docs/newtab.html">关于我做的浏览器起始页</a></li>
</ul>
</fieldset>
</div>
</main>
</div>
</body>
</html>