From fea239a11105920dcb380e4b52a6a81c33591523 Mon Sep 17 00:00:00 2001 From: John Factotum <50942278+johnfactotum@users.noreply.github.com> Date: Thu, 20 Oct 2022 18:16:44 +0000 Subject: [PATCH] Reader: show cover, title, and author in sidebar --- reader.html | 36 ++++++++++++++++++++++++++++++++++++ reader.js | 16 +++++++++++++--- 2 files changed, 49 insertions(+), 3 deletions(-) diff --git a/reader.html b/reader.html index 5748302..4d0d937 100644 --- a/reader.html +++ b/reader.html @@ -7,6 +7,7 @@