Skip to content

Replace hardcoded year with dynamic value from EventData.js #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

hanlee55
Copy link
Contributor

@hanlee55 hanlee55 commented Feb 25, 2025

Summary

Replaced hardcoded year with a dynamic value from EventData.js to improve maintainability.

Changes Made

  • Removed hardcoded year values from components.
  • Imported currentYear from EventData.js and applied it dynamically.

Testing

  • Verified that the correct year is displayed dynamically.
    image

@darjeeling darjeeling merged commit 56cedae into PyConAPAC:main Feb 27, 2025
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