Abhishekmishra2808 opened a new pull request, #163:
URL: https://github.com/apache/nuttx-website/pull/163
This PR improves the footer year display by making it dynamic instead of
hard-coded. The footer now automatically renders the current year at build time
using `{{ site.time | date: "%Y" }`}, ensuring it always stays up to date
without manual edits. This makes the footer more robust and prevents outdated
year information in future releases.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]