diff --git a/README-zh.md b/README-zh.md index d9eb2fa..b32f7d0 100644 --- a/README-zh.md +++ b/README-zh.md @@ -32,12 +32,15 @@ ### 使用包管理器 ```bash -# 使用 npm -npm install # 使用 pnpm (推荐) pnpm install + +# 使用 npm +npm install + + # 使用 yarn yarn install ``` @@ -167,7 +170,7 @@ export const siteConfig = { - [Astro](https://astro.build) - 优秀的静态站点生成器 - [Tailwind CSS](https://tailwindcss.com) - 实用优先的 CSS 框架 -- 所有为这个项目做出贡献的开发者 + ## 📝 更新日志d @@ -180,7 +183,7 @@ export const siteConfig = { 或者添加我的微信,交个朋友 -ricocc-wechat +ricocc-wechat ## 💜 支持作者 @@ -188,7 +191,7 @@ export const siteConfig = { 如果觉得有所帮助的话,一点点支持就可以大大激励创作者的热情,感谢! -ricocc-wechat +ricocc-wechat --- diff --git a/README.md b/README.md index 4e58a5e..77cfd9b 100644 --- a/README.md +++ b/README.md @@ -34,12 +34,13 @@ A modern, high-performance designer portfolio website template built with Astro. ### Using Package Manager ```bash -# Using npm -npm install # Using pnpm (recommended) pnpm install +# Using npm +npm install + # Using yarn yarn install ``` @@ -179,14 +180,14 @@ I'm Rico, a web/UI designer passionate about creating fun and creative work. I h Or add me on WeChat—let’s be friends. -ricocc-wechat +ricocc-wechat ## 💜 Support the Author If you’ve found this helpful, even a small contribution can greatly encourage creators. Thank you! -ricocc-wechat +ricocc-wechat Buy Me a Coffee at ko-fi.com diff --git a/public/wechat-rico.jpg b/public/wechat-rico.jpg deleted file mode 100644 index ced05a3..0000000 Binary files a/public/wechat-rico.jpg and /dev/null differ diff --git a/public/zanshangma.jpg b/public/zanshangma.jpg deleted file mode 100644 index c30024b..0000000 Binary files a/public/zanshangma.jpg and /dev/null differ diff --git a/src/components/sections/Header.astro b/src/components/sections/Header.astro index 2925a2d..9abdd2f 100644 --- a/src/components/sections/Header.astro +++ b/src/components/sections/Header.astro @@ -35,7 +35,7 @@ import Logo from "@/components/ui/Logo.astro"; class="flex items-center justify-center w-10 h-10 cursor-pointer rounded-full bg-gradient-to-b from-white to-[#edeefa] border-[0.5px] border-[#f3f3ff] dark:from-neutral-800 dark:to-neutral-600 dark:border-neutral-600 transition-transform duration-200 active:scale-95" >