From 2424f2ddf4aa3f83f17d4d1b7bd6a226b741a750 Mon Sep 17 00:00:00 2001 From: Gannicus Date: Sat, 23 Nov 2024 02:08:05 -0500 Subject: [PATCH] Update revite --- index.html | 88 ++++++++++++++++++++++++++++++++------------------ vite.config.ts | 4 +-- 2 files changed, 58 insertions(+), 34 deletions(-) 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: "/",