Skip to content

Conversation

@hmdshfq
Copy link
Contributor

@hmdshfq hmdshfq commented Jan 30, 2026

This pull request updates the copyright year in the Footer.astro component to automatically display the current year, instead of hardcoding "2025". This ensures the footer stays up-to-date without manual intervention.

  • Footer copyright year is now dynamically set using {new Date().getFullYear()} instead of a hardcoded value. (src/components/Footer.astro)

@hmdshfq hmdshfq requested a review from Copilot January 30, 2026 14:39
Copy link

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 PR updates the copyright year in the footer component to display dynamically instead of using a hardcoded value. This ensures the copyright year automatically reflects the current year without requiring manual updates annually.

Changes:

  • Replaced hardcoded "2025" with {new Date().getFullYear()} for dynamic year display

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

@cloudflare-workers-and-pages
Copy link

Deploying swagger-io with  Cloudflare Pages  Cloudflare Pages

Latest commit: a8453fb
Status: ✅  Deploy successful!
Preview URL: https://62c5af24.swagger-io.pages.dev
Branch Preview URL: https://stage.swagger-io.pages.dev

View logs

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