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
committed by hodlbod
parent 8a0abacf6f
commit 01b5d990a6
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: