From 210f6d2b38097c1f17deaf9926f094062d6c5557 Mon Sep 17 00:00:00 2001 From: Jeff Jennings Date: Mon, 13 Jan 2025 16:27:29 -0500 Subject: [PATCH] remove generic footer text --- .../themes/learnastropy/templates/html/astropy-footer.html.j2 | 2 +- nbcollection/themes/learnastropy/templates/html/index.html.j2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nbcollection/themes/learnastropy/templates/html/astropy-footer.html.j2 b/nbcollection/themes/learnastropy/templates/html/astropy-footer.html.j2 index 39c9eec..577b152 100644 --- a/nbcollection/themes/learnastropy/templates/html/astropy-footer.html.j2 +++ b/nbcollection/themes/learnastropy/templates/html/astropy-footer.html.j2 @@ -1 +1 @@ - + diff --git a/nbcollection/themes/learnastropy/templates/html/index.html.j2 b/nbcollection/themes/learnastropy/templates/html/index.html.j2 index 816dd88..26c34f4 100644 --- a/nbcollection/themes/learnastropy/templates/html/index.html.j2 +++ b/nbcollection/themes/learnastropy/templates/html/index.html.j2 @@ -171,7 +171,7 @@ body[data-format='mobile'] .jp-OutputArea-child .jp-OutputArea-output { {{ super() }} - + {% endblock body_loop %} {% block body_footer %}