Skip to content

Commit

Permalink
update readme link
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdi739 committed Feb 14, 2024
1 parent a93fac4 commit 8d46ed4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,3 @@ panic = "abort"
strip = true
[package.metadata.wasm-pack.profile.release]
wasm-opt = ["-04"]

# [patch.crates-io]
# rstml = { path = "C:/Users/Mahdi/Documents/Current Subjects/rstml" }
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This is a web application that uses the Leptos framework as the client and Supabase as the backend service. It demonstrates how to implement authentication with Google and email/password using Supabase.

You can check out the demo site which is public for a limited time:
https://mahdi739.github.io/csr-example-leptos-supabase/
https://leptos-community.github.io/csr-example-leptos-supabase/

## Features

Expand Down

0 comments on commit 8d46ed4

Please sign in to comment.