From a0c507fe289241daea25924e0204806fd092b258 Mon Sep 17 00:00:00 2001 From: Jason Grout Date: Fri, 7 Nov 2025 13:48:46 -0700 Subject: [PATCH] Remove JupyterCon 2025 banner from all pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This removes the JupyterCon 2025 promotional banner from the default layout, which was displaying across all pages of jupyter.org. Reverts PR #821 See jupyter-governance/ec-team-compass#146 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- _layouts/default.html | 24 ------------------------ assets/JupyterCon-Logo-white.svg | 1 - 2 files changed, 25 deletions(-) delete mode 100644 assets/JupyterCon-Logo-white.svg diff --git a/_layouts/default.html b/_layouts/default.html index 7ed41b77..b5293d8c 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -121,30 +121,6 @@ -
-
-
-
-
-
- The JupyterCon Logo -
November 4-5, 2025
-
-

Tutorials Nov 3, Sprints Nov 6

-
-
-

San Diego, California

-
- -
-
-
-
-
-
{{ content }}
diff --git a/assets/JupyterCon-Logo-white.svg b/assets/JupyterCon-Logo-white.svg deleted file mode 100644 index 37d3bb5d..00000000 --- a/assets/JupyterCon-Logo-white.svg +++ /dev/null @@ -1 +0,0 @@ -JupyterCon-Logo-white.svg \ No newline at end of file