diff --git a/front/index.html b/front/index.html index c26caaf05..d1ef2e8c5 100644 --- a/front/index.html +++ b/front/index.html @@ -7,7 +7,7 @@ Funkwhale - + diff --git a/front/vite.config.ts b/front/vite.config.ts index feca1a17a..2c47025c2 100644 --- a/front/vite.config.ts +++ b/front/vite.config.ts @@ -34,7 +34,7 @@ export default defineConfig(({ mode }) => ({ start_url: undefined, scope: undefined, short_name: 'Funkwhale', - description: 'TODO', + description: 'Your free and federated audio platform', icons: [ { src: 'android-chrome-192x192.png',