File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ Welcome to the Remix Auth TOTP Documentation!
44
55## List of Contents
66
7- - [ Live Demo] ( https://totp.devxo.workers.dev ) - See it in action.
8- - [ Getting Started] ( https://github.com/dev-xo/remix-auth-totp/tree/main/docs#getting-started ) - Quick setup guide.
9- - [ Examples] ( https://github.com/dev-xo/remix-auth-totp/blob/main/docs/examples.md ) - Community examples.
10- - [ Customization] ( https://github.com/dev-xo/remix-auth-totp/blob/main/docs/customization.md ) - Configuration options.
11- - [ Cloudflare] ( https://github.com/dev-xo/remix-auth-totp/blob/main/docs/cloudflare.md ) - Cloudflare Workers setup.
7+ - 🚀 [ Live Demo] ( https://totp.devxo.workers.dev ) - See it in action.
8+ - 🏁 [ Getting Started] ( https://github.com/dev-xo/remix-auth-totp/tree/main/docs#getting-started ) - Quick setup guide.
9+ - 🎯 [ Examples] ( https://github.com/dev-xo/remix-auth-totp/blob/main/docs/examples.md ) - Community examples.
10+ - ⚙️ [ Customization] ( https://github.com/dev-xo/remix-auth-totp/blob/main/docs/customization.md ) - Configuration options.
11+ - ☁️ [ Cloudflare] ( https://github.com/dev-xo/remix-auth-totp/blob/main/docs/cloudflare.md ) - Cloudflare Workers setup.
1212
1313## Getting Started
1414
@@ -27,7 +27,7 @@ The authentication flow is simple:
2727> [ !NOTE]
2828> Remix Auth TOTP is compatible with Remix v2.0+ and React Router v7.
2929
30- Let's see how we can implement the Strategy into our Remix App .
30+ Let's see how we can implement the Strategy into our app .
3131
3232## Email Service
3333
You can’t perform that action at this time.
0 commit comments