diff --git a/index.html b/index.html index 37b92455..d8f64517 100644 --- a/index.html +++ b/index.html @@ -1,52 +1,77 @@ - - One Chat + One Chat Revolt - + - + - - + - + - + - + - + - + - + - + - + + rel="apple-touch-startup-image" + /> @@ -122,5 +147,4 @@ - - \ No newline at end of file + diff --git a/vite.config.ts b/vite.config.ts index e3f1be61..a77cb550 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -54,8 +54,8 @@ export default defineConfig({ filename: "sw.ts", strategies: "injectManifest", manifest: { - name: "One Chat", - short_name: "onech.at", + name: "One Chat Revolt", + short_name: "revolt.onech.at", description: "User-first, privacy-focused chat platform.", categories: ["communication", "chat", "messaging"], start_url: "/",