tbakerx / react-resume-template

A personal resume website template built with React.js, Typescript, Next.js, and styled with Tailwind css
https://reactresume.com
MIT License
1.88k stars 1.43k forks source link

Footer copyright isn't dynamic #123

Closed ggfevans closed 11 months ago

ggfevans commented 11 months ago

Footer copyright text is currently static, could be dynamic using a call to JavaScript's Date object.

124 fixes this.