-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy patharticles.html
More file actions
103 lines (103 loc) · 5.4 KB
/
Copy patharticles.html
File metadata and controls
103 lines (103 loc) · 5.4 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
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
<!DOCTYPE html>
<!-- -*- coding: utf-8 -*- -->
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="renderer" content="webkit">
<meta name="force-rendering" content="webkit">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<meta name="theme-color" content="#111827">
<meta name="color-scheme" content="dark light">
<meta name="format-detection" content="telephone=no, email=no, address=no">
<meta name="author" content="红蓝灯">
<meta name="keywords" content="红蓝灯, RBL, 文章列表, 技术文章, 文章">
<meta http-equiv="Content-Language" content="zh-CN">
<meta name="robots" content="all">
<meta name="description" content="这里是红蓝灯的秘密基地,欢迎你的到来!这里收录我的文章和技术随笔。">
<meta property="og:type" content="website">
<meta property="og:site_name" content="红蓝灯的秘密基地">
<meta property="og:title" content="文章列表 - 红蓝灯的秘密基地">
<meta property="og:description" content="这里是红蓝灯的秘密基地,欢迎你的到来!这里收录我的文章和技术随笔。">
<meta property="og:url" content="https://cn-rbl.github.io/articles.html">
<meta property="og:image" content="https://cn-rbl.github.io/include/logo.ico">
<meta name="twitter:card" content="summary_large_image">
<title>文章列表 - 红蓝灯的秘密基地</title>
<script src="include/script.js"></script>
<link href="include/prism.css" rel="stylesheet">
<link href="include/style.css" rel="stylesheet">
<link href="include/logo.ico" rel="icon">
</head>
<body class="line-numbers">
<nav id="topnav">
<div class="nav-inner">
<a href="index.html">
<span class="nav-icon" aria-hidden="true">
<svg viewbox="0 0 24 24">
<path d="M3 10.5 12 3l9 7.5"></path>
<path d="M5 9.5V20h14V9.5"></path>
<path d="M9 20v-6h6v6"></path>
</svg>
</span>
<span>首页</span>
</a>
<a href="articles.html">
<span class="nav-icon" aria-hidden="true">
<svg viewbox="0 0 24 24">
<path d="M5 4.5h9l5 5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6.5a2 2 0 0 1 2-2Z"></path>
<path d="M14 4.5v5h5"></path>
<path d="M8 12h8M8 16h8"></path>
</svg>
</span>
<span>文章</span>
</a>
<a href="about.html">
<span class="nav-icon" aria-hidden="true">
<svg viewbox="0 0 24 24">
<path d="M12 12a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z"></path>
<path d="M4 20a8 8 0 0 1 16 0"></path>
</svg>
</span>
<span>关于</span>
</a>
<a href="https://github.com/CN-RBL" target="_blank" rel="noopener noreferrer">
<span class="nav-icon" aria-hidden="true">
<svg viewbox="0 0 24 24">
<path d="M9 18c-4 1.2-4-2-5-2M15 22v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77 5.44 5.44 0 0 0 3.56 9c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path>
</svg>
</span>
<span>我的GitHub</span>
</a>
<a href="https://space.bilibili.com/3546389388724715" target="_blank" rel="noopener noreferrer">
<span class="nav-icon" aria-hidden="true">
<svg viewbox="0 0 24 24">
<rect x="3" y="5" width="18" height="13" rx="2"></rect>
<path d="M10 9.5 15 12l-5 2.5z"></path>
</svg>
</span>
<span>我的B站</span>
</a>
</div>
</nav>
<div id="nav-spacer" aria-hidden="true"></div>
<div id="main">
<h1 class="chinese">文章列表</h1>
<br>
<div class="card article-card">
<div class="article-card-main">
<a href="articles/test.html">文章标题</a>
<span class="article-badges" aria-label="文章标记">
<span class="article-badge article-badge-hot" title="热门">🔥</span>
<span class="article-badge article-badge-new" title="最新">✨</span>
</span>
</div>
<small class="article-author">作者:RBL</small>
</div>
</div>
<div id="copyright">
<p class="chinese">© 2026 红蓝灯 保留所有权利</p>
<p class="english">© 2026 RBL All rights reserved.</p>
<p class="english" style="text-align: center;">Power by PTools</p>
</div>
</body>
</html>