fix(metadata): add case-insensitive HTML title fallback parsing for invite links

This commit is contained in:
2026-04-24 19:53:43 +05:30
parent 463837e7d4
commit ab08d9c8db
21 changed files with 694 additions and 6 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: