will-sh commented on PR #142: URL: https://github.com/apache/ozone-site/pull/142#issuecomment-2785163741
Headers have been added to the release notes to indicate that they are no longer maintained. The following metadata was added to the .md file headers and is dynamically loaded via JavaScript: ``` --- supported_version: false release_date: "2020 Sep 02" --- ``` The logic has been implemented to: - Display supported versions in the first table - Show archived versions in the second and third tables The release notes remain in the same directory, no changes were made to the folder structure. Only the .md files need to be maintained going forward, as the JavaScript handles them dynamically. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
