Skip to content

Commit

Permalink
docs: add RSS link to homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Apr 6, 2024
1 parent cbf8a37 commit 632ddb6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/document/docs/en/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
pageType: home

link-rss:
- releases
- releases-zh

hero:
name: Rsbuild
text: The Rspack-based Build Tool
Expand Down
4 changes: 4 additions & 0 deletions packages/document/docs/zh/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
pageType: home

link-rss:
- releases
- releases-zh

hero:
name: Rsbuild
text: 基于 Rspack 的 Web 构建工具
Expand Down

0 comments on commit 632ddb6

Please sign in to comment.