Skip to content

Commit

Permalink
Merge pull request #355 from StampyAI/help
Browse files Browse the repository at this point in the history
Redirect from /help
  • Loading branch information
mruwnik committed Jan 29, 2024
2 parents a4ec0ba + 972f543 commit 26460e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/routes/help.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import {redirect} from '@remix-run/cloudflare'

export const loader = () => redirect('/?state=8TJV_6474r8U30r8U32r')

0 comments on commit 26460e2

Please sign in to comment.