Closed aaronarduino closed 2 years ago
Agreed -- this looks good enough for the use case, thanks @aaronarduino!
In case you didn't know @sethetter, the rules of the main Hacktoberfest is different this year and for PR's to count towards Hacktoberfest the PR's need to be tagged with HACKTOBERFEST-ACCEPTED
or the repo needs the HACKTOBERFEST
topic added to it. Relevant link: https://hacktoberfest.com/participation/#pr-mr-details
@aaronarduino thanks for the heads up!
Fixes issue #91
This might be somewhat of a bandaid fix but I think it should be a reasonable solution for now. The year is now dynamically inserted into the copy from the client side date in Javascript. This obviously has some downsides as it will not track with the server side data past December. However, I think most people visit the site from Sept. to Nov. so it might be okay.