Skip to content

Commit

Permalink
add leptos img
Browse files Browse the repository at this point in the history
  • Loading branch information
diversable committed Dec 13, 2023
1 parent 94810dd commit a766b1b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Deploying Leptos CSR Apps to Vercel
<picture>
<source srcset="https://raw.githubusercontent.com/leptos-rs/leptos/main/docs/logos/Leptos_logo_Solid_White.svg" media="(prefers-color-scheme: dark)">
<img src="https://raw.githubusercontent.com/leptos-rs/leptos/main/docs/logos/Leptos_logo_RGB.svg" alt="Leptos Logo">
</picture>

# Deploy Leptos CSR Apps to Vercel

## Vercel setup

Expand Down

0 comments on commit a766b1b

Please sign in to comment.