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

Footer on Nightwatch Website Displays "© 2023" Instead of the Current Year #342

Open
rahulptl165 opened this issue Jan 3, 2025 · 1 comment · May be fixed by #343
Open

Footer on Nightwatch Website Displays "© 2023" Instead of the Current Year #342

rahulptl165 opened this issue Jan 3, 2025 · 1 comment · May be fixed by #343

Comments

@rahulptl165
Copy link

Description:

The footer on the Nightwatch website still displays "© 2023" instead of dynamically updating to the current year. This can give the impression that the website is outdated.

Steps to Reproduce:

  1. Open the Nightwatch.js website: https://nightwatchjs.org.
  2. Scroll to the bottom of the page to view the footer.
  3. Observe the copyright year in the footer text.

Screenshot

image

Expected Behavior:

The footer should dynamically update to display the current year, e.g., "© 2025".

Actual Behavior:

The footer displays "© 2023".

Suggested Fix:

Update the footer text to use a dynamic method to automatically update the copyright year.

Additional Information:

This issue is purely visual and does not affect the functionality of the website or library.

@rahulptl165
Copy link
Author

hi @garg3133 , i have created pull for fixing this issue. pls review it.

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 a pull request may close this issue.

1 participant