From 774abb5042d854e38b93d57d34e367ab2b63cabb Mon Sep 17 00:00:00 2001 From: Joe Pea Date: Thu, 30 Dec 2021 23:28:42 -0800 Subject: [PATCH 1/2] add an option to render the navbar when onlyCover is true --- docs/configuration.md | 28 +- package-lock.json | 25869 ++++++++++++++++++++++++++++++++++++- src/core/fetch/index.js | 90 +- src/core/render/index.js | 2 +- 4 files changed, 25907 insertions(+), 82 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index cd45fbe3d..e0ac0d6d7 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -16,7 +16,7 @@ The config can also be defined as a function, in which case the first argument i ```html