8 Commits

Author SHA1 Message Date
湛兮 f2408a1b5e 测试 2026-06-04 22:36:45 +08:00
湛兮 2d53123670 Merge remote-tracking branch 'origin/develop' into develop 2026-06-04 22:20:24 +08:00
湛兮 cd7d977c5e 测试 2026-06-04 22:12:41 +08:00
Gitea Migration Bot 3bfda7f0ed ci: verify gitea ops develop trigger 2026-06-04 21:41:14 +08:00
Gitea Migration Bot d53882d2b8 ci: verify gitea develop trigger 2026-06-04 21:17:35 +08:00
湛兮 e856d3f6a3 fix: remove contact title punctuation 2026-06-04 11:37:33 +08:00
湛兮 da0b4f46ed fix: remove hero title punctuation 2026-06-04 11:35:03 +08:00
湛兮 ebbea4366a chore: switch resume project to pnpm 2026-06-04 11:19:16 +08:00
3 changed files with 2978 additions and 4752 deletions
-4750
View File
File diff suppressed because it is too large Load Diff
+2976
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -38,7 +38,7 @@ const labels = {
themeLight: "浅色", themeLight: "浅色",
themeDark: "深色", themeDark: "深色",
heroEyebrow: "Frontend Engineer · AI Product Systems · Cross-platform", heroEyebrow: "Frontend Engineer · AI Product Systems · Cross-platform",
heroTitle: "把复杂前端系统做成可交付的产品", heroTitle: "把复杂前端系统做成可交付的产品",
viewProjects: "查看项目案例", viewProjects: "查看项目案例",
profileAria: "候选人摘要", profileAria: "候选人摘要",
mapAria: "项目能力地图", mapAria: "项目能力地图",
@@ -63,7 +63,7 @@ const labels = {
domainsKicker: "Featured Domains", domainsKicker: "Featured Domains",
domainsTitle: "最近项目重点。", domainsTitle: "最近项目重点。",
contactKicker: "Contact", contactKicker: "Contact",
contactTitle: "可沟通前端开发工程师岗位", contactTitle: "可沟通前端开发工程师岗位",
sendEmail: "发送邮件", sendEmail: "发送邮件",
footer: "Built with Astro.", footer: "Built with Astro.",
}, },