Skip to content

Comments

feat: Change meme image based on current month#128

Merged
jeremystucki merged 3 commits intomainfrom
seasonal-image
Feb 25, 2026
Merged

feat: Change meme image based on current month#128
jeremystucki merged 3 commits intomainfrom
seasonal-image

Conversation

@TheJanzap
Copy link
Contributor

The "This is fine" meme image was previously changed manually by @jeremystucki. I created a code snippet to change it dynamically based on what month it currently is.

@TheJanzap TheJanzap requested a review from Janooski February 24, 2026 12:29
@TheJanzap TheJanzap marked this pull request as ready for review February 24, 2026 12:48
@TheJanzap TheJanzap self-assigned this Feb 24, 2026
@TheJanzap TheJanzap requested a review from simonott1 February 24, 2026 13:49
jeremystucki
jeremystucki previously approved these changes Feb 24, 2026
Copy link
Contributor

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 dynamic seasonal image selection based on the current month. Previously, the "This is fine" meme image was manually updated, but now the code automatically selects between summer, winter, and default variants based on the current date.

Changes:

  • Added a seasonalImage computed property that returns different image sources and alt text based on the current month
  • Updated the template to use dynamic binding for the image src and alt attributes instead of static values

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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@TheJanzap TheJanzap removed the request for review from simonott1 February 24, 2026 15:18
Copy link
Contributor

@Janooski Janooski left a comment

Choose a reason for hiding this comment

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

I like this, thanks @TheJanzap !

@jeremystucki jeremystucki merged commit ea6a691 into main Feb 25, 2026
5 checks passed
@jeremystucki jeremystucki deleted the seasonal-image branch February 25, 2026 08:22
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.

3 participants