Skip to content

Commit a0c507f

Browse files
jasongroutclaude
andcommitted
Remove JupyterCon 2025 banner from all pages
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 <noreply@anthropic.com>
1 parent 83fb533 commit a0c507f

File tree

2 files changed

+0
-25
lines changed

2 files changed

+0
-25
lines changed

_layouts/default.html

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -121,30 +121,6 @@
121121
</ul>
122122
</div>
123123
</nav>
124-
<header>
125-
<div class="jumbotron con-jumbotron">
126-
<div class="row">
127-
<div class="col-md-12" style='padding:0'>
128-
<div class="con-container img-responsive">
129-
<div class="col-lg-8 con-content md-offset-2">
130-
<a href="https://events.linuxfoundation.org/jupytercon/"><img class="con-title img-responsive" src="assets/JupyterCon-Logo-white.svg" alt="The JupyterCon Logo" /></a>
131-
<div class="con-date">November 4-5, 2025</div>
132-
<div class="con-program">
133-
<p>Tutorials Nov 3, Sprints Nov 6</p>
134-
</div>
135-
<div class="con-program">
136-
<p>San Diego, California</p>
137-
</div>
138-
<div class="con-buttons">
139-
<a class="con-button" role="button" href="https://events.linuxfoundation.org/jupytercon/register/" target="_blank">Register</a>
140-
<a class="con-button" role="button" href="https://events.linuxfoundation.org/jupytercon/program/schedule/" target="_blank">View Schedule</a>
141-
</div>
142-
</div>
143-
</div>
144-
</div>
145-
</div>
146-
</div>
147-
</header>
148124
<section>
149125
{{ content }}
150126
</section>

assets/JupyterCon-Logo-white.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)