From 8096827c7892436c8b3e6967c24e818ef314c685 Mon Sep 17 00:00:00 2001 From: Admin Date: Fri, 6 Mar 2026 20:40:43 +0500 Subject: [PATCH] chapter page: show book title in nav header, simplify back button and heading --- ui/src/routes/+layout.svelte | 8 +++++++- ui/src/routes/books/[slug]/chapters/[n]/+page.svelte | 3 +-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ui/src/routes/+layout.svelte b/ui/src/routes/+layout.svelte index 20ab13b..3f47d9f 100644 --- a/ui/src/routes/+layout.svelte +++ b/ui/src/routes/+layout.svelte @@ -211,10 +211,16 @@ {/if}