alamb commented on code in PR #72: URL: https://github.com/apache/parquet-site/pull/72#discussion_r1680730981
########## hugo.toml: ########## @@ -146,10 +146,20 @@ enable = false [params.links] # End user relevant links. These will show up on left side of footer and in the community page if you have one. [[params.links.user]] - name = "User mailing list" + name = "Post to Mailing List" url = "mailto:[email protected]" icon = "fa fa-envelope" - desc = "Discussion and help from your fellow users. To subscribe please email [email protected]. View the archive here: https://lists.apache.org/[email protected]." Review Comment: I could not figure out how to make the content of this config file render as links. If someone can figure that we could potentially leave it as one icon/entry and just linkify these I actually like a separate entry for the mailing list archives -- 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]
