Skip to content

Conversation

@sseki27skt
Copy link
Contributor

@sseki27skt sseki27skt commented Sep 27, 2025

This pull request updates the banner image for the 2026 Music Encoding Conference pages.

@sseki27skt sseki27skt requested a review from Copilot September 27, 2025 03:08
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request adds a banner image to the Music Encoding Conference 2026 pages by uncommenting and updating previously commented-out banner image elements.

  • Updates banner image path from .jpg to .png format
  • Activates banner display on both the main conference page and call for proposals page

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
_conferences/2026/06_call.html Uncomments and updates banner image element for call for proposals page
_conferences/2026/01_index.html Uncomments and updates banner image element for main conference page

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

<img src="/images/conference/2026/banner.jpg" class="img-responsive" style="margin-bottom: 1em" alt="Music Encoding Conference banner">
-->

<img src="/images/conference/2026/banner.png" class="img-responsive" style="margin-bottom: 1em" alt="Music Encoding Conference banner">
Copy link

Copilot AI Sep 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The alt text is inconsistent between files. This file uses 'Music Encoding Conference banner' while 06_call.html uses 'Music Encoding Conference 2026 banner'. Consider standardizing to include the year for consistency.

Suggested change
<img src="/images/conference/2026/banner.png" class="img-responsive" style="margin-bottom: 1em" alt="Music Encoding Conference banner">
<img src="/images/conference/2026/banner.png" class="img-responsive" style="margin-bottom: 1em" alt="Music Encoding Conference 2026 banner">

Copilot uses AI. Check for mistakes.
@sseki27skt sseki27skt merged commit 663be57 into main Sep 27, 2025
@rettinghaus rettinghaus deleted the add-2026conf-banner branch November 8, 2025 12:37
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.

2 participants