Fixing 'Remove Polygon and Add Boba Olympics and Flavorless #10'#11
Merged
whatbeato merged 13 commits intohackclub:mainfrom Feb 6, 2026
Merged
Fixing 'Remove Polygon and Add Boba Olympics and Flavorless #10'#11whatbeato merged 13 commits intohackclub:mainfrom
whatbeato merged 13 commits intohackclub:mainfrom
Conversation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
@hippogriff101 is attempting to deploy a commit to the Hack Club Team on Vercel. A member of the Team first needs to authorize it. |
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request follows up on PR #10 by fixing an HTML validation error and adding hover styling to footer links. The PR successfully addresses the issue mentioned in the description regarding the "Estimated time:" field by removing an invalid href attribute from a <button> element (line 105).
Changes:
- Fixed invalid HTML by removing
hrefattribute from button element on Zoo section - Added CSS hover effect for footer links with theme-consistent color
- Fixed missing closing brace in CSS for
.unreleased-note prule - Updated footer text to include "a little more boba"
- Updated Old Events note to reference both Zoo and Polygon
Reviewed changes
Copilot reviewed 2 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| index.html | Fixed button HTML validation error (removed invalid href), updated footer text, and modified Old Events note |
| styles.css | Added footer link hover effect and fixed missing closing brace for .unreleased-note p rule |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See #10 for notes.
Trying to fix error with 'Estimated time:'!