Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/content/docs/zh-cn/community-resources/content.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ import Badge from '~/components/Badge.astro';
- [在 Astro 中使用 UnoCSS](https://www.elian.codes/blog/23-02-11-implementing-unocss-in-astro/)
- [为 Astro 中的 Tailwind CSS 添加暗黑模式](https://www.kevinzunigacuellar.com/blog/dark-mode-in-astro/)
### 认证
- [使用 Lucia 添加 Github OAuth](https://lucia-auth.com/guidebook/github-oauth/astro)
- [使用 Lucia 添加用户名和密码认证](https://lucia-auth.com/guidebook/sign-in-with-username-and-password/astro)
- [使用 Lucia 添加 Github OAuth](https://lucia-auth.com/tutorials/github-oauth/astro)
- [使用 Lucia 添加用户名和密码认证](https://lucia-auth.com/tutorials/username-and-password/astro)
### 摘要
- [在导入图片时使用动态文件名](https://vaihe.com/blog/astro/astro-dynamic-image-prop/)
- [使用 Storyblok 的故事为 Astro 添加 RSS 摘要](https://straffesites.com/en/blog/rss-feed-astro-storyblok)
Expand Down