From 01c272e87aae673ddc3615a8c38f1cac0c9424e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Tue, 7 Oct 2025 13:19:32 -0700 Subject: [PATCH 1/2] Adding JupyterBook to the footer --- _layouts/default.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_layouts/default.html b/_layouts/default.html index ddfb1ae5..f5bcce8d 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -23,6 +23,8 @@ projects: - title: Binder url: /binder + - title: JupyterBook + url: https://jupyterbook.org/ - title: JupyterHub url: /hub - title: JupyterLab From efb4fa186f8b6e742e7613576c4ca94d9b87ff99 Mon Sep 17 00:00:00 2001 From: Chris Holdgraf Date: Tue, 7 Oct 2025 13:59:26 -0700 Subject: [PATCH 2/2] Update _layouts/default.html MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: MichaƂ Krassowski <5832902+krassowski@users.noreply.github.com> --- _layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index f5bcce8d..5fc47e1c 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -23,7 +23,7 @@ projects: - title: Binder url: /binder - - title: JupyterBook + - title: Jupyter Book url: https://jupyterbook.org/ - title: JupyterHub url: /hub