Skip to content

Prep 1.0 release banner#181

Draft
seanh wants to merge 1 commit into
mainfrom
announce-1.0
Draft

Prep 1.0 release banner#181
seanh wants to merge 1 commit into
mainfrom
announce-1.0

Conversation

@seanh

@seanh seanh commented Nov 12, 2025

Copy link
Copy Markdown
Owner

No description provided.

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

This PR adds a celebratory banner to announce the Oatcake 1.0 release on the project's homepage.

  • Adds a visually prominent announcement banner with a festive design (yellow background, purple dashed border)
  • Includes a link to a blog post about the release (currently a placeholder)
  • Positions the banner centrally between the navigation links and the main heading

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

Comment thread site/index.html
"
>
🎉 <strong>Oatcake 1.0 released!</strong> 🎉 Read the
<a href="">blog post</a>.

Copilot AI Nov 12, 2025

Copy link

Choose a reason for hiding this comment

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

The link to the blog post has an empty href attribute. This creates a non-functional link that will either do nothing or navigate to the current page when clicked. Please provide the actual URL to the blog post before releasing this banner.

Suggested change
<a href="">blog post</a>.
<a href="https://seanh.cc/2024/06/01/oatcake-1-0-released/">blog post</a>.

Copilot uses AI. Check for mistakes.
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