Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 2, 2026

Conference/Workshop Details

N/A - This PR does not add a conference or workshop.

Checklist

  • Build runs successfully

Changes Made

Commented out the banner include statement in _layouts/default.html:

- {% include banner.html %}
+ <!-- {% include banner.html %} -->

This hides the banner site-wide while preserving the code for future re-enablement.

Additional context

The banner content (Cypress cy.prompt() promotional message) remains in _includes/banner.html but is no longer rendered on any pages.

Original prompt

This section details on the original issue you should resolve

<issue_title>Remove December Banner</issue_title>
<issue_description>Hide the banner by commenting out this code: {% include banner.html %}</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@ckenst ckenst marked this pull request as ready for review January 2, 2026 20:00
Copilot AI changed the title [WIP] Remove December banner from the code Remove December Banner Jan 2, 2026
Copilot AI requested a review from ckenst January 2, 2026 20:01
@ckenst ckenst merged commit 72c8b5e into main Jan 2, 2026
3 checks passed
@ckenst ckenst deleted the copilot/remove-december-banner branch January 2, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove December Banner

2 participants