jbampton commented on code in PR #47: URL: https://github.com/apache/tooling-docs/pull/47#discussion_r2363622616
########## README.md: ########## @@ -1,4 +1,7 @@ -# ASF Tooling +<div align="center"> + <h1>ASF Tooling</h1> + <img src="https://github.com/apache/tooling-docs/actions/workflows/build-pelican.yml/badge.svg" alt="Build a Pelican Website Workflow Status"> Review Comment: ```suggestion <a href="https://github.com/apache/tooling-docs/actions/workflows/build-pelican.yml"> <img src="https://github.com/apache/tooling-docs/actions/workflows/build-pelican.yml/badge.svg" alt="Build a Pelican Website Workflow Status"> </a> ``` -- 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]
