{isZh ? '合作方式' : 'Work With Me'}
diff --git a/src/pages/index.astro b/src/pages/index.astro index d5353d7..24bcb1e 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -35,7 +35,7 @@ const latestPosts = sortPostsByDate({isZh ? 'TERMINAL PROFILE' : 'TERMINAL PROFILE'}
diff --git a/src/pages/now.astro b/src/pages/now.astro index a6af4ee..abb304e 100644 --- a/src/pages/now.astro +++ b/src/pages/now.astro @@ -54,7 +54,7 @@ const today = new Date().toISOString().split('T')[0];Now
diff --git a/src/pages/projects.astro b/src/pages/projects.astro index dca3d48..ef496b8 100644 --- a/src/pages/projects.astro +++ b/src/pages/projects.astro @@ -20,7 +20,7 @@ const indieProjects = pageProjects.filter((project) => project.category === 'ind{isZh ? '项目经历' : 'Project Experience'}
diff --git a/src/pages/zh/about.astro b/src/pages/zh/about.astro index 55d0d39..65a48b0 100644 --- a/src/pages/zh/about.astro +++ b/src/pages/zh/about.astro @@ -23,7 +23,7 @@ const prefix = isZh ? '/zh' : '';{isZh ? '合作方式' : 'Work With Me'}
diff --git a/src/pages/zh/index.astro b/src/pages/zh/index.astro index d5353d7..24bcb1e 100644 --- a/src/pages/zh/index.astro +++ b/src/pages/zh/index.astro @@ -35,7 +35,7 @@ const latestPosts = sortPostsByDate({isZh ? 'TERMINAL PROFILE' : 'TERMINAL PROFILE'}
diff --git a/src/pages/zh/now.astro b/src/pages/zh/now.astro index 83cb266..a4d5eb9 100644 --- a/src/pages/zh/now.astro +++ b/src/pages/zh/now.astro @@ -54,7 +54,7 @@ const today = new Date().toISOString().split('T')[0];