Skip to content
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

Update Copyright Date to Dynamically Display Current Year #1000

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

purnasth
Copy link
Contributor

@purnasth purnasth commented Oct 30, 2023

Copyright Date to Dynamically Display Current Year

Closes issue #999

Description

This pull request addresses Issue #999 - "Update Copyright Date to Dynamically Display Current Year".

Changes Made

  • Added a simple snippet to fetch and display the current year in the footer section.
  • const currentYear = new Date().getFullYear();
  • {currentYear}

@vercel
Copy link

vercel bot commented Oct 30, 2023

@purnasth is attempting to deploy a commit to the Saleor Commerce Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link

CLAassistant commented Oct 30, 2023

CLA assistant check
All committers have signed the CLA.

@vercel
Copy link

vercel bot commented Oct 30, 2023

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

Name Status Preview Updated (UTC)
storefront ✅ Ready (Inspect) Visit Preview Oct 30, 2023 11:14am

@zaiste zaiste changed the title [fix]: Update Copyright Date to Dynamically Display Current Year Update Copyright Date to Dynamically Display Current Year Oct 30, 2023
@typeofweb typeofweb merged commit 190ed16 into saleor:canary Oct 30, 2023
@purnasth
Copy link
Contributor Author

purnasth commented Oct 30, 2023

It's incredible. I had no idea my PR was 1000th. Congratulations, @mmiszy, on reaching the 1000th contribution to this repository.

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