Skip to content

added banner#2

Open
housten wants to merge 7 commits into
mainfrom
add-announcement-banner
Open

added banner#2
housten wants to merge 7 commits into
mainfrom
add-announcement-banner

Conversation

@housten

@housten housten commented May 19, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@housten
housten requested a review from Copilot May 19, 2026 14:37

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a site-wide announcement banner to the static landing page to communicate that activity registration is currently open.

Changes:

  • Inserted an announcement banner at the top of index.html.
  • Added CSS styling for the new .announcement-banner element.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
src/static/index.html Adds a new top-of-page announcement banner with ARIA attributes.
src/static/styles.css Introduces styling for the new banner element.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/static/index.html Outdated
/>
</head>
<body>
<div class="announcement-banner" role="status" aria-live="polite" aria-atomic="true">
Comment thread src/static/index.html Outdated
Comment thread src/static/styles.css Outdated
Comment thread src/static/styles.css
housten and others added 3 commits May 19, 2026 16:41
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.

Comment thread src/static/styles.css Outdated
Comment thread src/static/index.html Outdated
Comment thread .github/instructions/frontend.instructions.md
Comment thread .github/instructions/backend.instructions.md
housten and others added 2 commits May 19, 2026 15:00
Added end date to banner
Used a better color code

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

Comment thread src/static/index.html
Comment on lines +15 to +18
<div class="announcement-banner">
<span aria-hidden="true">📢</span> Activity registration is open until
<time datetime="2025-03-31">March 31, 2025</time>. Don't lose your spot!
</div>
Comment thread src/static/styles.css
Comment thread .github/instructions/backend.instructions.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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