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

Chore: Make copyright date dynamic #335

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

EmmanuelOloke
Copy link
Collaborator

What does this PR do?

This PR updates the copyright date dynamically and adds .vscode to .gitignore.

BEFORE

Screenshot 2024-12-05 at 21 07 53

AFTER

Screenshot 2024-12-05 at 21 08 08

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Chore (refactoring code, technical debt, workflow improvements)
  • Enhancement (small improvements)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How should this be tested?

  • The footer copyright date was showing 2023, I've now added a small change that'll dynamically update the date for subsequent years.
  • Check changes made to app/components/Footer.js line 135
  • Check changes made to .gitignore line 38

Checklist

Required

  • Filled out the "How to test" section in this PR
  • Self-reviewed my own code
  • Commented on my code in hard-to-understand bits
  • Ran npm run build
  • Checked for warnings, there are none
  • Removed all console.logs
  • Merged the latest changes from main onto my branch with git pull origin main
  • My changes don't cause any responsiveness issues

Appreciated

  • If a UI change was made: Added a screen recording or screenshots to this PR
  • Updated the Docs if changes were necessary

@EmmanuelOloke EmmanuelOloke requested a review from acekyd December 5, 2024 20:20
Copy link

codesandbox bot commented Dec 5, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

netlify bot commented Dec 5, 2024

Deploy Preview for made-in-nigeria-dev ready!

Name Link
🔨 Latest commit b0bbe82
🔍 Latest deploy log https://app.netlify.com/sites/made-in-nigeria-dev/deploys/67520b15f8326e000849d9f3
😎 Deploy Preview https://deploy-preview-335--made-in-nigeria-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kaf-lamed-beyt
Copy link
Collaborator

good to see you here again, chief!

@EmmanuelOloke
Copy link
Collaborator Author

good to see you here again, chief!

My boss. I hail 🙌🏽

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