DaanHoogland commented on code in PR #193: URL: https://github.com/apache/cloudstack-www/pull/193#discussion_r1580629157
########## docusaurus.config.js: ########## @@ -252,7 +252,7 @@ const config = { <img src="/img/linkedin_icon.svg" alt=""/> </a> </div> - <div class="footer-bottom">Copyright © 2023 The Apache + <div class="footer-bottom">Copyright © ${new Date().getFullYear()} The Apache Review Comment: I think we should be safe to use `2012 - ${new Date().getFullYear()}`, though. -- 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: issues-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org