Skip to content

Commit 674f500

Browse files
committed
update
1 parent 6eddf5e commit 674f500

File tree

19 files changed

+1711
-230
lines changed

19 files changed

+1711
-230
lines changed

404.html

Lines changed: 40 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta property='og:description' content="正在迁移到Hugo,原版完整博客在old分支">
1111
<meta property='og:url' content='https://goodcoder666.github.io/404.html'>
1212
<meta property='og:site_name' content='GoodCoder&#39;s Blog'>
13-
<meta property='og:type' content='website'><meta property='og:updated_time' content=' 2025-01-10T09:37:49&#43;08:00 '/>
13+
<meta property='og:type' content='website'><meta property='og:updated_time' content=' 2025-01-11T00:00:00&#43;00:00 '/>
1414
<meta name="twitter:site" content="@stanleys09">
1515
<meta name="twitter:creator" content="@stanleys09"><meta name="twitter:title" content="404 Page not found">
1616
<meta name="twitter:description" content="正在迁移到Hugo,原版完整博客在old分支">
@@ -168,7 +168,45 @@ <h2 class="site-description">正在迁移到Hugo,原版完整博客在old分
168168

169169

170170

171-
<span>归档</span>
171+
<span>文章</span>
172+
</a>
173+
</li>
174+
175+
176+
<li >
177+
<a href='/search/' >
178+
179+
180+
181+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
182+
<path stroke="none" d="M0 0h24v24H0z"/>
183+
<circle cx="10" cy="10" r="7" />
184+
<line x1="21" y1="21" x2="15" y2="15" />
185+
</svg>
186+
187+
188+
189+
190+
<span>搜索</span>
191+
</a>
192+
</li>
193+
194+
195+
<li >
196+
<a href='/about/' >
197+
198+
199+
200+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
201+
<path stroke="none" d="M0 0h24v24H0z"/>
202+
<circle cx="12" cy="7" r="4" />
203+
<path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" />
204+
</svg>
205+
206+
207+
208+
209+
<span>关于我</span>
172210
</a>
173211
</li>
174212

0 commit comments

Comments
 (0)