feat: improve og invite preview

This commit is contained in:
2026-04-17 23:03:48 +05:30
parent 1c8457a4bf
commit ff5bd8b092
4 changed files with 383 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ To run your own Flotilla, it's as simple as:
```sh
pnpm install
pnpm run build
npx serve -s build
pnpm run start
```
Or, if you prefer to use a container: