imhardikdesai / news-website

A News website which gives latest news about India. This website Build using Plain Venila Javascript. Also it use Fatch API.
https://news-website-web.vercel.app/
15 stars 13 forks source link

Fix Current Year value in footer #11

Closed imhardikdesai closed 2 weeks ago

imhardikdesai commented 2 weeks ago

image

RajatX24 commented 2 weeks ago

hello @imhardikdesai ,

I would like to work on this, please assign it to me.

imhardikdesai commented 2 weeks ago

@RajatX24 make sure it has dynamic values, so for example if the current year is 2026, it shows correct value over the time

Note: use javascript's Date object

RajatX24 commented 2 weeks ago

hello @imhardikdesai ,

I have made fixed the bug and made a PR for the same. You can check it out here: https://github.com/imhardikdesai/news-website/pull/14