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

Copyright year and twitter link are outdated #1

Open
namirjahmed opened this issue Feb 10, 2024 · 0 comments
Open

Copyright year and twitter link are outdated #1

namirjahmed opened this issue Feb 10, 2024 · 0 comments

Comments

@namirjahmed
Copy link

Copyright

Add in Footer.js
const currentYear = new Date().getFullYear();

Replace With
<h6>Copyright &copy; ErgoRaffle {currentYear}</h6>


Twitter Link

Replace WIth
https://twitter.com/Ergo_Platform

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

No branches or pull requests

1 participant