fix(layout): make footer copyright year dynamic#68
fix(layout): make footer copyright year dynamic#68Adammatthiesen merged 1 commit intowithstudiocms:mainfrom
Conversation
📝 WalkthroughWalkthroughThe Footer component in Layout.astro was updated to display the current year dynamically using a template literal instead of a hardcoded static year value, with all other footer structure preserved. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Hello @hyddeos, and thank you for opening your first pull request to StudioCMS! 🎉 |
|
Got to love the simple and easy fixes! |
|
Congrats and Welcome @hyddeos to the Contributor Squad! 🎉
|
Description
Sets the current year automatically in the Footer