Skip to content

Commit

Permalink
add community route
Browse files Browse the repository at this point in the history
  • Loading branch information
fiji-flo committed Nov 28, 2024
1 parent 0ba3634 commit 84cfec5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions server/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,8 @@ if (contentProxy) {
if (RARI) {
app.get(
[
"/en-US/about",
"/en-US/about/index.json",
"/en-US/community",
"/en-US/community/index.json",
"/en-US/plus/docs/*",
Expand Down

0 comments on commit 84cfec5

Please sign in to comment.