raulcd commented on code in PR #587: URL: https://github.com/apache/arrow-site/pull/587#discussion_r1950592304
########## _config.yml: ########## @@ -25,6 +25,7 @@ kramdown: include: - _static + - .well-known Review Comment: To be honest I am not sure what this include does but I think we should just copy the file on the deploy step: https://github.com/apache/arrow-site/blob/aaa5896d63ca53208a098ff32d448afffe5c2c73/.github/workflows/deploy.yml#L80-L81 From the comments on this PR, I think this is where we copy it: https://github.com/apache/arrow-site/pull/506 -- 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]
