Skip to content

fix: dynamically set copyright year to current year #1134

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

Closed
wants to merge 3 commits into from

Conversation

EugeneDraitsev
Copy link

A note on documentation PRs

This PR updates the footer copyright to dynamically use {(new Date()).getFullYear()} instead of a hardcoded 2024, ensuring it stays up to date automatically

Feel free to discard if you prefer a static year, it does make sense to update it, though.

Before submitting the PR, please make sure you do the following

  • It's really useful if your PR references an issue where it is discussed ahead of time.
  • Prefix your PR title with feat:, fix:, chore:, or docs:.
  • This message body should clearly illustrate what problems it solves.

Copy link

vercel bot commented Jan 31, 2025

@EugeneDraitsev is attempting to deploy a commit to the Svelte Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Feb 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
svelte-dev ✅ Ready (Inspect) Visit Preview Feb 18, 2025 7:06pm

@Rich-Harris
Copy link
Member

Thanks — already merged an identical PR (#1172) so will close this

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