slight change

This commit is contained in:
MathMan05
2025-10-29 13:24:34 -05:00
parent 2fc78aa60d
commit 678024b727
+3
View File
@@ -6,6 +6,9 @@ Fermi due to its service worker, will technically work without any of this, but
* stuff like `/app` will just use the html file at `/app.html`
Here's the other thing you need to do:
Firstly you'll need to build Fermi like normal and host out the ./dist/webpage directory.
You need to make some rewrites, not redirects from these addresses:
* `/channels/*` -> `/app.html`
* `/invite/*` -> `invite.html`