|
1 | 1 | <!DOCTYPE html> |
2 | 2 | <html lang="zh-cn" dir="ltr"> |
3 | 3 | <head><meta charset='utf-8'> |
4 | | -<meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content="正在迁移到Hugo,原版完整博客在old分支"> |
| 4 | +<meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content="欢迎来到我的小站!"> |
5 | 5 | <title>Categories</title> |
6 | 6 |
|
7 | 7 | <link rel='canonical' href='https://goodcoder666.github.io/categories/'> |
8 | 8 |
|
9 | 9 | <link rel="stylesheet" href="/scss/style.min.b9c8156d464c343bdacaf14a871581fb94cbbdb9dd5cbce4ba017361187cc930.css"><meta property='og:title' content="Categories"> |
10 | | -<meta property='og:description' content="正在迁移到Hugo,原版完整博客在old分支"> |
| 10 | +<meta property='og:description' content="欢迎来到我的小站!"> |
11 | 11 | <meta property='og:url' content='https://goodcoder666.github.io/categories/'> |
12 | 12 | <meta property='og:site_name' content='GoodCoder's Blog'> |
13 | 13 | <meta property='og:type' content='website'><meta property='og:updated_time' content=' 2025-01-11T00:00:00+00:00 '/> |
14 | 14 | <meta name="twitter:site" content="@stanleys09"> |
15 | 15 | <meta name="twitter:creator" content="@stanleys09"><meta name="twitter:title" content="Categories"> |
16 | | -<meta name="twitter:description" content="正在迁移到Hugo,原版完整博客在old分支"><link rel="alternate" type="application/rss+xml" href="https://goodcoder666.github.io/categories/index.xml"> |
| 16 | +<meta name="twitter:description" content="欢迎来到我的小站!"><link rel="alternate" type="application/rss+xml" href="https://goodcoder666.github.io/categories/index.xml"> |
17 | 17 | <link rel="shortcut icon" href="/favicon.ico" /> |
18 | 18 |
|
19 | 19 | <script async src="https://www.googletagmanager.com/gtag/js?id=G-KJPJLGSR3C"></script> |
|
85 | 85 |
|
86 | 86 | <div class="site-meta"> |
87 | 87 | <h1 class="site-name"><a href="/">GoodCoder's Blog</a></h1> |
88 | | - <h2 class="site-description">正在迁移到Hugo,原版完整博客在old分支</h2> |
| 88 | + <h2 class="site-description">欢迎来到我的小站!</h2> |
89 | 89 | </div> |
90 | 90 | </header><ol class="menu-social"> |
91 | 91 |
|
@@ -212,6 +212,29 @@ <h2 class="site-description">正在迁移到Hugo,原版完整博客在old分 |
212 | 212 |
|
213 | 213 | <li class="menu-bottom-section"> |
214 | 214 | <ol class="menu"> |
| 215 | + |
| 216 | + <li id="i18n-switch"> |
| 217 | + <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> |
| 218 | + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> |
| 219 | + <path d="M4 5h7" /> |
| 220 | + <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> |
| 221 | + <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> |
| 222 | + <path d="M12 20l4 -9l4 9" /> |
| 223 | + <path d="M19.1 18h-6.2" /> |
| 224 | +</svg> |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + <select name="language" title="language" onchange="window.location.href = this.selectedOptions[0].value"> |
| 229 | + |
| 230 | + <option value="https://goodcoder666.github.io/en/" >English</option> |
| 231 | + |
| 232 | + <option value="https://goodcoder666.github.io/" selected>中文</option> |
| 233 | + |
| 234 | + </select> |
| 235 | + </li> |
| 236 | + |
| 237 | + |
215 | 238 |
|
216 | 239 |
|
217 | 240 | <li id="dark-mode-toggle"> |
@@ -443,7 +466,7 @@ <h1 class="section-term">Categories</h1> |
443 | 466 |
|
444 | 467 | <section class="powerby"> |
445 | 468 | 使用 <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> 构建 <br /> |
446 | | - 主题 <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.29.0">Stack</a></b> 由 <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> 设计 |
| 469 | + 主题 <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.30.0">Stack</a></b> 由 <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> 设计 |
447 | 470 | </section> |
448 | 471 | </footer> |
449 | 472 |
|
|
0 commit comments