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

updated Footer.tsx to always display the correct year #3438

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

greencarlos
Copy link

Update the /components/Footer.tsx file to always have the current year
Rather than hard code the correct year January 1st can't we just use String(date).split(' ')[3]

Copy link

vercel bot commented Jan 15, 2024

@greencarlos is attempting to deploy a commit to the c0d3-prod Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Jan 15, 2024

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

Name Status Preview Comments Updated (UTC)
c0d3-app ❌ Failed (Inspect) Jan 17, 2024 8:23pm

@greencarlos
Copy link
Author

Footer tsx

@SlyBouhafs
Copy link
Member

SlyBouhafs commented Jan 16, 2024

@greencarlos Looks like the preview deploy is failing, your branch is outdated, can you update your branch with the latest changes from upstream?

@greencarlos
Copy link
Author

@greencarlos Looks like the preview deploy is failing, your branch is outdated, can you update your branch with the latest changes from upstream?

The branch should be more updated at this time
Let me know if anything else is missing

README.md Outdated Show resolved Hide resolved
@SlyBouhafs
Copy link
Member

SlyBouhafs commented Jan 17, 2024

The branch should be more updated at this time Let me know if anything else is missing

Actually, your branch is way behind the master upstream branch, what you should do is switch to the master branch on your fork, merge changes from upstream master into your fork, then merge those changes into your moneymakingmitch branch.

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.

None yet

3 participants