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

Co-authored-by: 1amKhush <khushvendras99@gmail.com>
Co-committed-by: 1amKhush <khushvendras99@gmail.com>
This commit was merged in pull request #248.
This commit is contained in:
2026-05-04 21:02:56 +00:00
committed by hodlbod
parent 8a0abacf6f
commit bbbc6f7363
22 changed files with 444 additions and 8 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: