Skip to content

Commit c00648f

Browse files
committed
Site updated: 2025-10-29 12:04:16
1 parent 938883f commit c00648f

23 files changed

Lines changed: 2460 additions & 10382 deletions

2025/10/29/共白头/index.html

Lines changed: 197 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,197 @@
1-
extends includes/layout.pug
2-
3-
block content
4-
#post
5-
if top_img === false
6-
include includes/header/post-info.pug
7-
8-
article#article-container.container.post-content
9-
if theme.noticeOutdate.enable && page.noticeOutdate !== false
10-
include includes/post/outdate-notice.pug
11-
else
12-
!=page.content
13-
include includes/post/post-copyright.pug
14-
.tag_share
15-
if (page.tags.length > 0 && theme.post_meta.post.tags)
16-
.post-meta__tag-list
17-
each item, index in page.tags.data
18-
a(href=url_for(item.path)).post-meta__tags #[=item.name]
19-
include includes/third-party/share/index.pug
20-
21-
if theme.reward.enable && theme.reward.QR_code
22-
!=partial('includes/post/reward', {}, {cache: true})
23-
24-
//- ad
25-
if theme.ad && theme.ad.post
26-
.ads-wrap!=theme.ad.post
27-
28-
if theme.post_pagination
29-
include includes/pagination.pug
30-
if theme.related_post && theme.related_post.enable
31-
!= related_posts(page,site.posts)
32-
33-
if page.comments !== false && theme.comments.use
34-
- var commentsJsLoad = true
35-
!=partial('includes/third-party/comments/index', {}, {cache: true})
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
6+
7+
<title>共白头 | 肖恩的博客</title>
8+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
9+
<meta name="description" content="共白头 忽有故人心上过,回首山河已入冬。 他朝若是同淋雪,此生也算共白头。 白头若是雪可替,世间何来伤心人。 此时若有君在侧,何须淋雪作白头。">
10+
<meta property="og:type" content="article">
11+
<meta property="og:title" content="共白头">
12+
<meta property="og:url" content="http://example.com/2025/10/29/%E5%85%B1%E7%99%BD%E5%A4%B4/index.html">
13+
<meta property="og:site_name" content="肖恩的博客">
14+
<meta property="og:description" content="共白头 忽有故人心上过,回首山河已入冬。 他朝若是同淋雪,此生也算共白头。 白头若是雪可替,世间何来伤心人。 此时若有君在侧,何须淋雪作白头。">
15+
<meta property="og:locale" content="zh_CN">
16+
<meta property="og:image" content="https://pic4.zhimg.com/v2-0c5fb6dee232d596a4e6ee7ed35c2ba7_r.jpg">
17+
<meta property="article:published_time" content="2025-10-29T02:51:37.000Z">
18+
<meta property="article:modified_time" content="2025-10-29T03:26:49.583Z">
19+
<meta property="article:author" content="Sean">
20+
<meta name="twitter:card" content="summary">
21+
<meta name="twitter:image" content="https://pic4.zhimg.com/v2-0c5fb6dee232d596a4e6ee7ed35c2ba7_r.jpg">
22+
23+
<link rel="alternate" href="/atom.xml" title="肖恩的博客" type="application/atom+xml">
24+
25+
26+
<link rel="shortcut icon" href="/favicon.png">
27+
28+
29+
30+
<link rel="stylesheet" href="/css/style.css">
31+
32+
33+
34+
<link rel="stylesheet" href="/fancybox/jquery.fancybox.min.css">
35+
36+
37+
38+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css">
39+
40+
<meta name="generator" content="Hexo 8.1.0"></head>
41+
42+
<body>
43+
<div id="container">
44+
<div id="wrap">
45+
<header id="header">
46+
<div id="banner"></div>
47+
<div id="header-outer" class="outer">
48+
<div id="header-title" class="inner">
49+
<h1 id="logo-wrap">
50+
<a href="/" id="logo">肖恩的博客</a>
51+
</h1>
52+
53+
</div>
54+
<div id="header-inner" class="inner">
55+
<nav id="main-nav">
56+
<a id="main-nav-toggle" class="nav-icon"><span class="fa fa-bars"></span></a>
57+
58+
<a class="main-nav-link" href="/">Home</a>
59+
60+
<a class="main-nav-link" href="/archives">Archives</a>
61+
62+
</nav>
63+
<nav id="sub-nav">
64+
65+
66+
<a class="nav-icon" href="/atom.xml" title="RSS 订阅"><span class="fa fa-rss"></span></a>
67+
68+
<a class="nav-icon nav-search-btn" title="搜索"><span class="fa fa-search"></span></a>
69+
</nav>
70+
<div id="search-form-wrap">
71+
<form action="//google.com/search" method="get" accept-charset="UTF-8" class="search-form"><input type="search" name="q" class="search-form-input" placeholder="搜索"><button type="submit" class="search-form-submit">&#xF002;</button><input type="hidden" name="sitesearch" value="http://example.com"></form>
72+
</div>
73+
</div>
74+
</div>
75+
</header>
76+
77+
<div class="outer">
78+
<section id="main"><article id="post-共白头" class="h-entry article article-type-post" itemprop="blogPost" itemscope itemtype="https://schema.org/BlogPosting">
79+
<div class="article-meta">
80+
<a href="/2025/10/29/%E5%85%B1%E7%99%BD%E5%A4%B4/" class="article-date">
81+
<time class="dt-published" datetime="2025-10-29T02:51:37.000Z" itemprop="datePublished">2025-10-29</time>
82+
</a>
83+
84+
</div>
85+
<div class="article-inner">
86+
87+
88+
<header class="article-header">
89+
90+
91+
<h1 class="p-name article-title" itemprop="headline name">
92+
共白头
93+
</h1>
94+
95+
96+
</header>
97+
98+
<div class="e-content article-entry" itemprop="articleBody">
99+
100+
<div style="display: flex; flex-wrap: wrap; align-items: center; gap: 30px; margin: 30px 0; padding: 20px; background: #f9f9f9; border-radius: 8px;"> <!-- 左侧图片 --> <div style="flex: 0 0 300px; min-width: 250px;"> <img src="https://pic4.zhimg.com/v2-0c5fb6dee232d596a4e6ee7ed35c2ba7_r.jpg" alt="" style="width: 100%; height: auto; border-radius: 6px; box-shadow: 0 2px 8px rgba(0,0,0,0.1);"> </div> <!-- 右侧文字 --> <div style="flex: 1; min-width: 300px;"> <h3 style="margin-top: 0; color: #333; font-size: 20px;">共白头</h3> <p style="line-height: 1.8; color: #555; font-size: 16px; margin: 10px 0;"> 忽有故人心上过,回首山河已入冬。<br><br> 他朝若是同淋雪,此生也算共白头。<br><br> 白头若是雪可替,世间何来伤心人。<br><br> 此时若有君在侧,何须淋雪作白头。 </p> </div> </div>
101+
102+
103+
</div>
104+
<footer class="article-footer">
105+
<a data-url="http://example.com/2025/10/29/%E5%85%B1%E7%99%BD%E5%A4%B4/" data-id="cuid4arrwjtO_ZnDZHRjkjcQA" data-title="共白头" class="article-share-link"><span class="fa fa-share">分享</span></a>
106+
107+
108+
109+
</footer>
110+
</div>
111+
112+
113+
114+
</article>
115+
116+
117+
</section>
118+
119+
<aside id="sidebar">
120+
121+
122+
123+
124+
125+
126+
127+
128+
129+
130+
<div class="widget-wrap">
131+
<h3 class="widget-title">归档</h3>
132+
<div class="widget">
133+
<ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/archives/2025/10/">十月 2025</a></li></ul>
134+
</div>
135+
</div>
136+
137+
138+
139+
140+
<div class="widget-wrap">
141+
<h3 class="widget-title">最新文章</h3>
142+
<div class="widget">
143+
<ul>
144+
145+
<li>
146+
<a href="/2025/10/29/%E5%85%B1%E7%99%BD%E5%A4%B4/">共白头</a>
147+
</li>
148+
149+
</ul>
150+
</div>
151+
</div>
152+
153+
154+
</aside>
155+
156+
</div>
157+
<footer id="footer">
158+
159+
<div class="outer">
160+
<div id="footer-info" class="inner">
161+
162+
&copy; 2025 Sean<br>
163+
Powered by <a href="https://hexo.io/" target="_blank">Hexo</a>
164+
</div>
165+
</div>
166+
</footer>
167+
168+
</div>
169+
<nav id="mobile-nav">
170+
171+
<a href="/" class="mobile-nav-link">Home</a>
172+
173+
<a href="/archives" class="mobile-nav-link">Archives</a>
174+
175+
</nav>
176+
177+
178+
179+
<script src="/js/jquery-3.6.4.min.js"></script>
180+
181+
182+
183+
184+
<script src="/fancybox/jquery.fancybox.min.js"></script>
185+
186+
187+
188+
189+
<script src="/js/script.js"></script>
190+
191+
192+
193+
194+
195+
</div>
196+
</body>
197+
</html>

0 commit comments

Comments
 (0)