diff --git a/app/app.config.ts b/app/app.config.ts index 2eeb477..96ea13e 100644 --- a/app/app.config.ts +++ b/app/app.config.ts @@ -14,7 +14,7 @@ export default defineAppConfig({ ], }, footer: { - credits: '© 2026 Le Librodrome — Production collective', + credits: '© 2026 Le Librodrome — Productions collectives', links: [ { label: 'Mentions légales', to: '/mentions-legales' }, ], diff --git a/app/app.vue b/app/app.vue index 4ca3e73..d241afc 100644 --- a/app/app.vue +++ b/app/app.vue @@ -14,15 +14,12 @@ diff --git a/app/components/book/BookPlayer.vue b/app/components/book/BookPlayer.vue index 01bfe28..be29123 100644 --- a/app/components/book/BookPlayer.vue +++ b/app/components/book/BookPlayer.vue @@ -28,40 +28,8 @@
- -
-
-
- {{ bpContent?.cover.subtitle }}
-- {{ bpContent?.cover.description }} -
- -- - {{ bpContent?.reader.hints.desktop }} - {{ bpContent?.reader.hints.mobile }} - - - {{ bpContent?.reader.hints.default }} - + {{ bpContent?.reader.hints.desktop }} + {{ bpContent?.reader.hints.mobile }}