rupali-codes / LinksHub

LinksHub aims to provide developers with access to a wide range of free resources and tools that they can use in their work. These resources include links to free software, libraries, frameworks, and other tools that can be used to build and deploy applications and websites.

Home Page:https://linkshub.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] [fix]: Update Date to Dynamically Display Current Year

purnasth opened this issue · comments

Description

The current copyright section of the website reflects the year "2023". To avoid the need to manually update this section every year, I propose implementing a JavaScript solution. The goal is to have the year dynamically displayed, ensuring it automatically updates to the current year.

Screenshots

image

Any additional information?

No response

What browser are you seeing the problem on?

Microsoft Edge

Checklist

  • I have checked the existing issues
  • I have read the Contributing Guidelines
  • I am willing to work on this issue (optional)
  • I am participating in Hacktoberfest 2023

To reduce notifications, issues are locked. Your issue will be unlocked when we add the label, 🚀 ready.

Sounds interesting @purnasth. Can you elaborate on how this feature would enhance the project?

The website no longer has to hardcode the year after resolving this issue with a straightforward dynamic updating approach, which will undoubtedly enhance this project.

Should I begin working on this issue, @CBID2?

@purnasth
You should see it in the codebase to actually verify.

image

This might not be the best way to use inspect in next.js project.

Closing this as it already exists!

Anmol, thank you for the suggestion. I'll keep this in mind from now on.