From fc6a1d32fdda88ad971ed3a810e23092232db0f9 Mon Sep 17 00:00:00 2001 From: joyzhao Date: Fri, 20 Jun 2025 09:45:21 +0800 Subject: [PATCH] feat: add job availability notice to homepage Add a prominent job availability notice in both English and Chinese versions of the homepage to attract potential remote work opportunities --- src/pages/index.astro | 10 ++++++++-- src/pages/zh/index.astro | 8 +++++++- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 23db5b0..d4cca03 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -45,10 +45,16 @@ const pageTitle = t('site.title');

-

+

{personalInfo.description.en}

+ +
+

Looking for a Frontend/TS Full-stack Engineer (Remote)? Contact me!

+

Exploring the freelance journey, striving to become a digital nomad

+
+
$ - cat about.txt + cat about.txt
OS: DevOS v4.2.0
diff --git a/src/pages/zh/index.astro b/src/pages/zh/index.astro index 8c853a2..d697fd4 100644 --- a/src/pages/zh/index.astro +++ b/src/pages/zh/index.astro @@ -45,10 +45,16 @@ const pageTitle = t('site.title');

-

+

{personalInfo.description.zh}

+ +
+

如果你正在寻找一名前端/Ts全栈工程师(远程工作),请联系站长!

+

探索自由职业者之路,努力成为数字游民中的一员

+
+